Class COCTMT530000UVSourceOf3
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVSourceOf3
- All Implemented Interfaces:
Serializable
Description of the class COCTMT530000UVSourceOf3.
- See Also:
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addRealmCode
(CS realmCode_elt) Add a realmCode to the realmCode collection.void
addTemplateId
(II templateId_elt) Add a templateId to the templateId collection.getAct()
Return act.Return conjunctionCode.Return contextConductionInd.Return contextControlCode.Return encounter.Return negationInd.Return nullFlavor.Return observation.Return organizer.Return pauseQuantity.Return procedure.Return realmCode.Return seperatableInd.Return sequenceNumber.Return substanceAdministration.Return supply.Return templateId.Return typeCode.Return typeId.Deprecated.Deprecated.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
setAct
(COCTMT530000UVAct act) Set a value to attribute act.void
setConjunctionCode
(CS conjunctionCode) Set a value to attribute conjunctionCode.void
setContextConductionInd
(Boolean contextConductionInd) Set a value to attribute contextConductionInd.void
setContextControlCode
(ContextControl contextControlCode) Set a value to attribute contextControlCode.void
setEncounter
(COCTMT530000UVEncounter encounter) Set a value to attribute encounter.void
setNegationInd
(Boolean negationInd) Set a value to attribute negationInd.void
setNullFlavor
(NullFlavor nullFlavor) Set a value to attribute nullFlavor.void
setObservation
(COCTMT530000UVObservation observation) Set a value to attribute observation.void
setOrganizer
(COCTMT530000UVOrganizer organizer) Set a value to attribute organizer.void
setPauseQuantity
(PQ pauseQuantity) Set a value to attribute pauseQuantity.void
setProcedure
(COCTMT530000UVProcedure procedure) Set a value to attribute procedure.void
setRealmCode
(List<CS> realmCode) Set a value to attribute realmCode.void
setSeperatableInd
(BL seperatableInd) Set a value to attribute seperatableInd.void
setSequenceNumber
(INT sequenceNumber) Set a value to attribute sequenceNumber.void
setSubstanceAdministration
(COCTMT530000UVSubstanceAdministration substanceAdministration) Set a value to attribute substanceAdministration.void
setSupply
(COCTMT530000UVSupply supply) Set a value to attribute supply.void
setTemplateId
(List<II> templateId) Set a value to attribute templateId.void
setTypeCode
(String typeCode) Set a value to attribute typeCode.void
Set a value to attribute typeId.static void
validateByModule
(COCTMT530000UVSourceOf3 cOCTMT530000UVSourceOf3, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
sequenceNumber
-
pauseQuantity
-
conjunctionCode
-
seperatableInd
-
observation
-
substanceAdministration
-
supply
-
procedure
-
encounter
-
act
-
organizer
-
contextConductionInd
-
contextControlCode
-
negationInd
-
nullFlavor
-
typeCode
-
-
Constructor Details
-
COCTMT530000UVSourceOf3
public COCTMT530000UVSourceOf3()
-
-
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
-
getSequenceNumber
Return sequenceNumber.- Returns:
- sequenceNumber
-
setSequenceNumber
Set a value to attribute sequenceNumber. -
getPauseQuantity
Return pauseQuantity.- Returns:
- pauseQuantity
-
setPauseQuantity
Set a value to attribute pauseQuantity. -
getConjunctionCode
Return conjunctionCode.- Returns:
- conjunctionCode
-
setConjunctionCode
Set a value to attribute conjunctionCode. -
getSeperatableInd
Return seperatableInd.- Returns:
- seperatableInd
-
setSeperatableInd
Set a value to attribute seperatableInd. -
getObservation
Return observation.- Returns:
- observation
-
setObservation
Set a value to attribute observation. -
getSubstanceAdministration
Return substanceAdministration.- Returns:
- substanceAdministration
-
setSubstanceAdministration
public void setSubstanceAdministration(COCTMT530000UVSubstanceAdministration substanceAdministration) Set a value to attribute substanceAdministration. -
getSupply
Return supply.- Returns:
- supply
-
setSupply
Set a value to attribute supply. -
getProcedure
Return procedure.- Returns:
- procedure
-
setProcedure
Set a value to attribute procedure. -
getEncounter
Return encounter.- Returns:
- encounter
-
setEncounter
Set a value to attribute encounter. -
getAct
Return act.- Returns:
- act
-
setAct
Set a value to attribute act. -
getOrganizer
Return organizer.- Returns:
- organizer
-
setOrganizer
Set a value to attribute organizer. -
getContextConductionInd
Return contextConductionInd.- Returns:
- contextConductionInd
-
setContextConductionInd
Set a value to attribute contextConductionInd. -
isContextConductionInd
Deprecated.Return contextConductionInd.- Returns:
- contextConductionInd Generated for the use on jsf pages
-
getContextControlCode
Return contextControlCode.- Returns:
- contextControlCode
-
setContextControlCode
Set a value to attribute contextControlCode. -
getNegationInd
Return negationInd.- Returns:
- negationInd
-
setNegationInd
Set a value to attribute negationInd. -
isNegationInd
Deprecated.Return negationInd.- Returns:
- negationInd Generated for the use on jsf pages
-
getNullFlavor
Return nullFlavor.- Returns:
- nullFlavor
-
setNullFlavor
Set a value to attribute nullFlavor. -
getTypeCode
Return typeCode.- Returns:
- typeCode
-
setTypeCode
Set a value to attribute typeCode. -
get_xmlNodePresentation
-
set_xmlNodePresentation
-
validateByModule
public static void validateByModule(COCTMT530000UVSourceOf3 cOCTMT530000UVSourceOf3, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-