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.AddRequestAbstract method implemented by all child classes which returns an instance of theAddRequestXMLTypebooleanisValid()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:HpdEntityAbstract method implemented by all child classes which returns an instance of theAddRequestXMLType- Specified by:
createAddRequestin classHpdEntity
-
isValid
public boolean isValid()Description copied from class:HpdEntityAbstract method implemented by all child classes used for validating mandatory constraints
-