Class ObjectFactory
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt150003UV03.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 ofCOCTMT150003UV03ContactParty
Create an instance ofCOCTMT150003UV03Organization
Create an instance ofCOCTMT150003UV03Person
-
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
-
createCOCTMT150003UV03ContactParty
Create an instance ofCOCTMT150003UV03ContactParty
-
createCOCTMT150003UV03Person
Create an instance ofCOCTMT150003UV03Person
-
createCOCTMT150003UV03Organization
Create an instance ofCOCTMT150003UV03Organization
-