Class Folder
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
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetLastUpdateTime(String lastUpdateTime) voidsetLastUpdateTime(Timestamp lastUpdateTime) toString()Methods inherited from class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
assignEntryUuid, assignUniqueId, getAvailabilityStatus, getComments, getEntryUuid, getExtraClassifications, getExtraMetadata, getHomeCommunityId, getLogicalUuid, getPatientId, getTitle, getUniqueId, getVersion, isLimitedMetadata, setAvailabilityStatus, setComments, setEntryUuid, setExtraClassifications, setExtraMetadata, setHomeCommunityId, setLimitedMetadata, setLogicalUuid, setPatientId, setTitle, setUniqueId, setVersion
-
Constructor Details
-
Folder
public Folder()
-
-
Method Details
-
setLastUpdateTime
-
setLastUpdateTime
-
equals
- Overrides:
equalsin classXDSMetaClass
-
canEqual
- Overrides:
canEqualin classXDSMetaClass
-
hashCode
public int hashCode()- Overrides:
hashCodein classXDSMetaClass
-
toString
- Overrides:
toStringin classXDSMetaClass
-
getCodeList
-
getLastUpdateTime
-