Class ObjectFactory
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt150003UV03.ObjectFactory
- 
Constructor SummaryConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: generated
- 
Method SummaryModifier and TypeMethodDescriptionCreate an instance ofCOCTMT150003UV03ContactPartyCreate an instance ofCOCTMT150003UV03OrganizationCreate an instance ofCOCTMT150003UV03Person
- 
Constructor Details- 
ObjectFactorypublic ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: generated
 
- 
- 
Method Details- 
createCOCTMT150003UV03ContactPartyCreate an instance ofCOCTMT150003UV03ContactParty
- 
createCOCTMT150003UV03PersonCreate an instance ofCOCTMT150003UV03Person
- 
createCOCTMT150003UV03OrganizationCreate an instance ofCOCTMT150003UV03Organization
 
-