Class ObjectFactory
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt060000UV01.ObjectFactory
-
Constructor Summary
ConstructorsConstructorDescriptionCreate 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 ofCOCTMT060000UV01EntityCreate an instance ofCOCTMT060000UV01EscortCreate an instance ofCOCTMT060000UV01LocationCreate an instance ofCOCTMT060000UV01PerformerCreate an instance ofCOCTMT060000UV01RoleTransportCreate an instance ofCOCTMT060000UV01SubjectCreate an instance ofCOCTMT060000UV01Transportation
-
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
-
createCOCTMT060000UV01Entity
Create an instance ofCOCTMT060000UV01Entity -
createCOCTMT060000UV01Escort
Create an instance ofCOCTMT060000UV01Escort -
createCOCTMT060000UV01Location
Create an instance ofCOCTMT060000UV01Location -
createCOCTMT060000UV01Performer
Create an instance ofCOCTMT060000UV01Performer -
createCOCTMT060000UV01RoleTransport
Create an instance ofCOCTMT060000UV01RoleTransport -
createCOCTMT060000UV01Subject
Create an instance ofCOCTMT060000UV01Subject -
createCOCTMT060000UV01Transportation
Create an instance ofCOCTMT060000UV01Transportation
-