Class COCTMT600000UV06SupplyEvent
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt600000UV06.COCTMT600000UV06SupplyEvent
- All Implemented Interfaces:
Serializable
Description of the class COCTMT600000UV06SupplyEvent.
- See Also:
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addPertinentInformation1
(COCTMT600000UV06PertinentInformation1 pertinentInformation1_elt) Add a pertinentInformation1 to the pertinentInformation1 collection.void
addPertinentInformation3
(COCTMT600000UV06PertinentInformation pertinentInformation3_elt) Add a pertinentInformation3 to the pertinentInformation3 collection.void
addPriorityCode
(CE priorityCode_elt) Add a priorityCode to the priorityCode collection.void
addProduct
(COCTMT600000UV06Product product_elt) Add a product to the product collection.void
addRealmCode
(CS realmCode_elt) Add a realmCode to the realmCode collection.void
addTemplateId
(II templateId_elt) Add a templateId to the templateId collection.Return classCode.getCode()
Return code.Return destination.Return effectiveTime.Return location.Return moodCode.Return nullFlavor.Return origin.Return performer.Return pertinentInformation1.Return pertinentInformation2.Return pertinentInformation3.Return priorityCode.Return product.Return realmCode.Return templateId.Return typeId.void
removePertinentInformation1
(COCTMT600000UV06PertinentInformation1 pertinentInformation1_elt) Remove a pertinentInformation1 to the pertinentInformation1 collection.void
removePertinentInformation3
(COCTMT600000UV06PertinentInformation pertinentInformation3_elt) Remove a pertinentInformation3 to the pertinentInformation3 collection.void
removePriorityCode
(CE priorityCode_elt) Remove a priorityCode to the priorityCode collection.void
removeProduct
(COCTMT600000UV06Product product_elt) Remove a product to the product collection.void
removeRealmCode
(CS realmCode_elt) Remove a realmCode to the realmCode collection.void
removeTemplateId
(II templateId_elt) Remove a templateId to the templateId collection.void
set_xmlNodePresentation
(Node _xmlNodePresentation) void
setClassCode
(ActClassSupply classCode) Set a value to attribute classCode.void
Set a value to attribute code.void
setDestination
(COCTMT600000UV06Destination destination) Set a value to attribute destination.void
setEffectiveTime
(IVLTS effectiveTime) Set a value to attribute effectiveTime.void
setLocation
(COCTMT600000UV06Location location) Set a value to attribute location.void
setMoodCode
(ActMood moodCode) Set a value to attribute moodCode.void
setNullFlavor
(NullFlavor nullFlavor) Set a value to attribute nullFlavor.void
setOrigin
(COCTMT600000UV06Origin origin) Set a value to attribute origin.void
setPerformer
(COCTMT600000UV06Performer performer) Set a value to attribute performer.void
setPertinentInformation1
(List<COCTMT600000UV06PertinentInformation1> pertinentInformation1) Set a value to attribute pertinentInformation1.void
setPertinentInformation2
(COCTMT600000UV06PertinentInformation2 pertinentInformation2) Set a value to attribute pertinentInformation2.void
setPertinentInformation3
(List<COCTMT600000UV06PertinentInformation> pertinentInformation3) Set a value to attribute pertinentInformation3.void
setPriorityCode
(List<CE> priorityCode) Set a value to attribute priorityCode.void
setProduct
(List<COCTMT600000UV06Product> product) Set a value to attribute product.void
setRealmCode
(List<CS> realmCode) Set a value to attribute realmCode.void
setTemplateId
(List<II> templateId) Set a value to attribute templateId.void
Set a value to attribute typeId.static void
validateByModule
(COCTMT600000UV06SupplyEvent cOCTMT600000UV06SupplyEvent, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
code
-
effectiveTime
-
priorityCode
-
product
-
performer
-
origin
-
destination
-
location
-
pertinentInformation1
-
pertinentInformation2
-
pertinentInformation3
-
classCode
-
moodCode
-
nullFlavor
-
-
Constructor Details
-
COCTMT600000UV06SupplyEvent
public COCTMT600000UV06SupplyEvent()
-
-
Method Details
-
getRealmCode
Return realmCode.- Returns:
- realmCode
-
setRealmCode
Set a value to attribute realmCode. -
addRealmCode
Add a realmCode to the realmCode collection.- Parameters:
realmCode_elt
- Element to add.
-
removeRealmCode
Remove a realmCode to the realmCode collection.- Parameters:
realmCode_elt
- Element to remove
-
getTypeId
Return typeId.- Returns:
- typeId
-
setTypeId
Set a value to attribute typeId. -
getTemplateId
Return templateId.- Returns:
- templateId
-
setTemplateId
Set a value to attribute templateId. -
addTemplateId
Add a templateId to the templateId collection.- Parameters:
templateId_elt
- Element to add.
-
removeTemplateId
Remove a templateId to the templateId collection.- Parameters:
templateId_elt
- Element to remove
-
getCode
Return code.- Returns:
- code
-
setCode
Set a value to attribute code. -
getEffectiveTime
Return effectiveTime.- Returns:
- effectiveTime
-
setEffectiveTime
Set a value to attribute effectiveTime. -
getPriorityCode
Return priorityCode.- Returns:
- priorityCode
-
setPriorityCode
Set a value to attribute priorityCode. -
addPriorityCode
Add a priorityCode to the priorityCode collection.- Parameters:
priorityCode_elt
- Element to add.
-
removePriorityCode
Remove a priorityCode to the priorityCode collection.- Parameters:
priorityCode_elt
- Element to remove
-
getProduct
Return product.- Returns:
- product
-
setProduct
Set a value to attribute product. -
addProduct
Add a product to the product collection.- Parameters:
product_elt
- Element to add.
-
removeProduct
Remove a product to the product collection.- Parameters:
product_elt
- Element to remove
-
getPerformer
Return performer.- Returns:
- performer
-
setPerformer
Set a value to attribute performer. -
getOrigin
Return origin.- Returns:
- origin
-
setOrigin
Set a value to attribute origin. -
getDestination
Return destination.- Returns:
- destination
-
setDestination
Set a value to attribute destination. -
getLocation
Return location.- Returns:
- location
-
setLocation
Set a value to attribute location. -
getPertinentInformation1
Return pertinentInformation1.- Returns:
- pertinentInformation1
-
setPertinentInformation1
public void setPertinentInformation1(List<COCTMT600000UV06PertinentInformation1> pertinentInformation1) Set a value to attribute pertinentInformation1. -
addPertinentInformation1
public void addPertinentInformation1(COCTMT600000UV06PertinentInformation1 pertinentInformation1_elt) Add a pertinentInformation1 to the pertinentInformation1 collection.- Parameters:
pertinentInformation1_elt
- Element to add.
-
removePertinentInformation1
public void removePertinentInformation1(COCTMT600000UV06PertinentInformation1 pertinentInformation1_elt) Remove a pertinentInformation1 to the pertinentInformation1 collection.- Parameters:
pertinentInformation1_elt
- Element to remove
-
getPertinentInformation2
Return pertinentInformation2.- Returns:
- pertinentInformation2
-
setPertinentInformation2
Set a value to attribute pertinentInformation2. -
getPertinentInformation3
Return pertinentInformation3.- Returns:
- pertinentInformation3
-
setPertinentInformation3
public void setPertinentInformation3(List<COCTMT600000UV06PertinentInformation> pertinentInformation3) Set a value to attribute pertinentInformation3. -
addPertinentInformation3
public void addPertinentInformation3(COCTMT600000UV06PertinentInformation pertinentInformation3_elt) Add a pertinentInformation3 to the pertinentInformation3 collection.- Parameters:
pertinentInformation3_elt
- Element to add.
-
removePertinentInformation3
public void removePertinentInformation3(COCTMT600000UV06PertinentInformation pertinentInformation3_elt) Remove a pertinentInformation3 to the pertinentInformation3 collection.- Parameters:
pertinentInformation3_elt
- Element to remove
-
getClassCode
Return classCode.- Returns:
- classCode
-
setClassCode
Set a value to attribute classCode. -
getMoodCode
Return moodCode.- Returns:
- moodCode
-
setMoodCode
Set a value to attribute moodCode. -
getNullFlavor
Return nullFlavor.- Returns:
- nullFlavor
-
setNullFlavor
Set a value to attribute nullFlavor. -
get_xmlNodePresentation
-
set_xmlNodePresentation
-
validateByModule
public static void validateByModule(COCTMT600000UV06SupplyEvent cOCTMT600000UV06SupplyEvent, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-