Class ObjectFactory
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt090003UV01.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 ofCOCTMT090003UV01AssignedEntity
Create an instance ofCOCTMT090003UV01Device
Create an instance ofCOCTMT090003UV01Organization
Create an instance ofCOCTMT090003UV01Person
-
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
-
createCOCTMT090003UV01Device
Create an instance ofCOCTMT090003UV01Device
-
createCOCTMT090003UV01Organization
Create an instance ofCOCTMT090003UV01Organization
-
createCOCTMT090003UV01Person
Create an instance ofCOCTMT090003UV01Person
-
createCOCTMT090003UV01AssignedEntity
Create an instance ofCOCTMT090003UV01AssignedEntity
-