Class ObjectFactory
java.lang.Object
net.ihe.gazelle.hl7v3.prpamt201304UV02.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 ofPRPAMT201304UV02CitizenCreate an instance ofPRPAMT201304UV02CoveredPartyCreate an instance ofPRPAMT201304UV02EmployeeCreate an instance ofPRPAMT201304UV02GroupCreate an instance ofPRPAMT201304UV02MemberCreate an instance ofPRPAMT201304UV02NationCreate an instance ofPRPAMT201304UV02NonPersonLivingSubjectCreate an instance ofPRPAMT201304UV02OtherIDsCreate an instance ofPRPAMT201304UV02PatientCreate an instance ofPRPAMT201304UV02PatientOfOtherProviderCreate an instance ofPRPAMT201304UV02PersonCreate an instance ofPRPAMT201304UV02StudentCreate an instance ofPRPAMT201304UV02Subject
-
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
-
createPRPAMT201304UV02Citizen
Create an instance ofPRPAMT201304UV02Citizen -
createPRPAMT201304UV02Nation
Create an instance ofPRPAMT201304UV02Nation -
createPRPAMT201304UV02CoveredParty
Create an instance ofPRPAMT201304UV02CoveredParty -
createPRPAMT201304UV02Employee
Create an instance ofPRPAMT201304UV02Employee -
createPRPAMT201304UV02Group
Create an instance ofPRPAMT201304UV02Group -
createPRPAMT201304UV02Member
Create an instance ofPRPAMT201304UV02Member -
createPRPAMT201304UV02NonPersonLivingSubject
Create an instance ofPRPAMT201304UV02NonPersonLivingSubject -
createPRPAMT201304UV02PatientOfOtherProvider
Create an instance ofPRPAMT201304UV02PatientOfOtherProvider -
createPRPAMT201304UV02Subject
Create an instance ofPRPAMT201304UV02Subject -
createPRPAMT201304UV02OtherIDs
Create an instance ofPRPAMT201304UV02OtherIDs -
createPRPAMT201304UV02Person
Create an instance ofPRPAMT201304UV02Person -
createPRPAMT201304UV02Student
Create an instance ofPRPAMT201304UV02Student -
createPRPAMT201304UV02Patient
Create an instance ofPRPAMT201304UV02Patient
-