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 boolean
boolean
int
hashCode()
void
setLastUpdateTime
(String lastUpdateTime) void
setLastUpdateTime
(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:
equals
in classXDSMetaClass
-
canEqual
- Overrides:
canEqual
in classXDSMetaClass
-
hashCode
public int hashCode()- Overrides:
hashCode
in classXDSMetaClass
-
toString
- Overrides:
toString
in classXDSMetaClass
-
getCodeList
-
getLastUpdateTime
-