Class ObjectFactory
java.lang.Object
net.ihe.gazelle.hl7v3.mccimt000100UV01.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 ofMCCIMT000100UV01AgentCreate an instance ofMCCIMT000100UV01AttentionLineCreate an instance ofMCCIMT000100UV01DeviceCreate an instance ofMCCIMT000100UV01EntityRspCreate an instance ofMCCIMT000100UV01LocatedEntityCreate an instance ofMCCIMT000100UV01OrganizationCreate an instance ofMCCIMT000100UV01PlaceCreate an instance ofMCCIMT000100UV01ReceiverCreate an instance ofMCCIMT000100UV01RespondToCreate an instance ofMCCIMT000100UV01Sender
-
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
-
createMCCIMT000100UV01Agent
Create an instance ofMCCIMT000100UV01Agent -
createMCCIMT000100UV01Organization
Create an instance ofMCCIMT000100UV01Organization -
createMCCIMT000100UV01AttentionLine
Create an instance ofMCCIMT000100UV01AttentionLine -
createMCCIMT000100UV01Device
Create an instance ofMCCIMT000100UV01Device -
createMCCIMT000100UV01LocatedEntity
Create an instance ofMCCIMT000100UV01LocatedEntity -
createMCCIMT000100UV01Place
Create an instance ofMCCIMT000100UV01Place -
createMCCIMT000100UV01EntityRsp
Create an instance ofMCCIMT000100UV01EntityRsp -
createMCCIMT000100UV01RespondTo
Create an instance ofMCCIMT000100UV01RespondTo -
createMCCIMT000100UV01Sender
Create an instance ofMCCIMT000100UV01Sender -
createMCCIMT000100UV01Receiver
Create an instance ofMCCIMT000100UV01Receiver
-