Class HpdHCRegulatedOrganization
java.lang.Object
org.projecthusky.communication.requests.hpd.data.HpdEntity
org.projecthusky.communication.requests.hpd.data.HpdHCRegulatedOrganization
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AddRequest
Abstract method implemented by all child classes which returns an instance of theAddRequest
XMLTypeboolean
isValid()
Abstract method implemented by all child classes used for validating mandatory constraints
-
Constructor Details
-
HpdHCRegulatedOrganization
-
-
Method Details
-
createAddRequest
public org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AddRequest createAddRequest()Description copied from class:HpdEntity
Abstract method implemented by all child classes which returns an instance of theAddRequest
XMLType- Specified by:
createAddRequest
in classHpdEntity
-
isValid
public boolean isValid()Description copied from class:HpdEntity
Abstract method implemented by all child classes used for validating mandatory constraints
-