Class ObjectFactory
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt960000UV05.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 ofCOCTMT960000UV05AuthorCreate an instance ofCOCTMT960000UV05Component1Create an instance ofCOCTMT960000UV05Component2Create an instance ofCOCTMT960000UV05Device1Create an instance ofCOCTMT960000UV05Device2Create an instance ofCOCTMT960000UV05PositionCreate an instance ofCOCTMT960000UV05PositionAccuracyCreate an instance ofCOCTMT960000UV05PositionCoordinate
-
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
-
createCOCTMT960000UV05Author
Create an instance ofCOCTMT960000UV05Author -
createCOCTMT960000UV05Component1
Create an instance ofCOCTMT960000UV05Component1 -
createCOCTMT960000UV05PositionCoordinate
Create an instance ofCOCTMT960000UV05PositionCoordinate -
createCOCTMT960000UV05Device1
Create an instance ofCOCTMT960000UV05Device1 -
createCOCTMT960000UV05Component2
Create an instance ofCOCTMT960000UV05Component2 -
createCOCTMT960000UV05PositionAccuracy
Create an instance ofCOCTMT960000UV05PositionAccuracy -
createCOCTMT960000UV05Device2
Create an instance ofCOCTMT960000UV05Device2 -
createCOCTMT960000UV05Position
Create an instance ofCOCTMT960000UV05Position
-