Class RegisterDocumentSet
java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
- All Implemented Interfaces:
Serializable
The data required for the register document set request.
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
-
Method Summary
Modifier and TypeMethodDescriptionstatic RegisterDocumentSetBuilder
builderWith
(SubmissionSet submissionSet) protected boolean
boolean
int
hashCode()
void
setSubmissionSet
(SubmissionSet submissionSet) static RegisterDocumentSetBuilder
supportiveBuilderWith
(SubmissionSet submissionSet) Provide a builder with additional support for generating attributes if not already present.toString()
-
Constructor Details
-
RegisterDocumentSet
public RegisterDocumentSet()
-
-
Method Details
-
builderWith
-
supportiveBuilderWith
Provide a builder with additional support for generating attributes if not already present. - SubmissionSet.submissionTime - UniqueId's - EntryUuid's - HasMember associations- Returns:
- Builder that constructs a RegisterDocumentSet and generate certain attributes.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
getSubmissionSet
-
setSubmissionSet
-
getFolders
-
getDocumentEntries
-
getAssociations
-