Class RetrieveDocumentSet
java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.requests.NonconstructiveDocumentSetRequest
org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
- All Implemented Interfaces:
Serializable
Request object for the Retrieve Document Set transaction.
- Author:
- Jens Riemschneider
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openehealth.ipf.commons.ihe.xds.core.requests.NonconstructiveDocumentSetRequest
addReferenceTo, getDocuments
-
Constructor Details
-
RetrieveDocumentSet
public RetrieveDocumentSet()
-
-
Method Details
-
equals
- Overrides:
equalsin classNonconstructiveDocumentSetRequest
-
canEqual
- Overrides:
canEqualin classNonconstructiveDocumentSetRequest
-
hashCode
public int hashCode()- Overrides:
hashCodein classNonconstructiveDocumentSetRequest
-
toString
- Overrides:
toStringin classNonconstructiveDocumentSetRequest
-