Class COCTMT530000UVSourceOf1
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVSourceOf1
- All Implemented Interfaces:
Serializable
Description of the class COCTMT530000UVSourceOf1.
- 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.Return actReference.Return conjunctionCode.Return contextConductionInd.Return contextControlCode.Return inversionInd.Return negationInd.Return nullFlavor.Return pauseQuantity.Return realmCode.Return seperatableInd.Return sequenceNumber.Return templateId.Return typeCode.Return typeId.Deprecated.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
setActReference
(COCTMT530000UVActReference actReference) Set a value to attribute actReference.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
setInversionInd
(Boolean inversionInd) Set a value to attribute inversionInd.void
setNegationInd
(Boolean negationInd) Set a value to attribute negationInd.void
setNullFlavor
(NullFlavor nullFlavor) Set a value to attribute nullFlavor.void
setPauseQuantity
(PQ pauseQuantity) Set a value to attribute pauseQuantity.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
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
(COCTMT530000UVSourceOf1 cOCTMT530000UVSourceOf1, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
sequenceNumber
-
pauseQuantity
-
conjunctionCode
-
seperatableInd
-
actReference
-
contextConductionInd
-
contextControlCode
-
inversionInd
-
negationInd
-
nullFlavor
-
typeCode
-
-
Constructor Details
-
COCTMT530000UVSourceOf1
public COCTMT530000UVSourceOf1()
-
-
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. -
getActReference
Return actReference.- Returns:
- actReference
-
setActReference
Set a value to attribute actReference. -
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. -
getInversionInd
Return inversionInd.- Returns:
- inversionInd
-
setInversionInd
Set a value to attribute inversionInd. -
isInversionInd
Deprecated.Return inversionInd.- Returns:
- inversionInd Generated for the use on jsf pages
-
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(COCTMT530000UVSourceOf1 cOCTMT530000UVSourceOf1, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-