Class ObjectFactory
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt150000UV02.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 ofCOCTMT150000UV02ContactParty
Create an instance ofCOCTMT150000UV02Organization
Create an instance ofCOCTMT150000UV02OrganizationContains
Create an instance ofCOCTMT150000UV02OrganizationPartOf
Create an instance ofCOCTMT150000UV02Person
-
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
-
createCOCTMT150000UV02ContactParty
Create an instance ofCOCTMT150000UV02ContactParty
-
createCOCTMT150000UV02Person
Create an instance ofCOCTMT150000UV02Person
-
createCOCTMT150000UV02OrganizationContains
Create an instance ofCOCTMT150000UV02OrganizationContains
-
createCOCTMT150000UV02OrganizationPartOf
Create an instance ofCOCTMT150000UV02OrganizationPartOf
-
createCOCTMT150000UV02Organization
Create an instance ofCOCTMT150000UV02Organization
-