Class ObjectFactory
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt150007UV.ObjectFactory
-
Constructor Summary
ConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: generated -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofCOCTMT150007UVContactParty
Create an instance ofCOCTMT150007UVOrganization
Create an instance ofCOCTMT150007UVPerson
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: generated
-
-
Method Details
-
createCOCTMT150007UVContactParty
Create an instance ofCOCTMT150007UVContactParty
-
createCOCTMT150007UVPerson
Create an instance ofCOCTMT150007UVPerson
-
createCOCTMT150007UVOrganization
Create an instance ofCOCTMT150007UVOrganization
-