java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
All Implemented Interfaces:
Serializable, ExtraMetadataHolder

public class Folder extends XDSMetaClass implements Serializable
Represents an XDS folder according to the IHE XDS specification.

All non-list members of this class are allowed to be null. The lists are pre-created and can therefore never be null.

Author:
Jens Riemschneider
See Also:
  • Constructor Details

    • Folder

      public Folder()
  • Method Details