Class ObjectFactory
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt090100UV01.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 ofCOCTMT090100UV01AssignedPersonCreate an instance ofCOCTMT090100UV01GroupCreate an instance ofCOCTMT090100UV01LanguageCommunicationCreate an instance ofCOCTMT090100UV01LicensedEntityCreate an instance ofCOCTMT090100UV01MemberCreate an instance ofCOCTMT090100UV01PersonCreate an instance ofCOCTMT090100UV01RoleOther
-
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
-
createCOCTMT090100UV01Group
Create an instance ofCOCTMT090100UV01Group -
createCOCTMT090100UV01LanguageCommunication
Create an instance ofCOCTMT090100UV01LanguageCommunication -
createCOCTMT090100UV01LicensedEntity
Create an instance ofCOCTMT090100UV01LicensedEntity -
createCOCTMT090100UV01Member
Create an instance ofCOCTMT090100UV01Member -
createCOCTMT090100UV01Person
Create an instance ofCOCTMT090100UV01Person -
createCOCTMT090100UV01RoleOther
Create an instance ofCOCTMT090100UV01RoleOther -
createCOCTMT090100UV01AssignedPerson
Create an instance ofCOCTMT090100UV01AssignedPerson
-