Class COCTMT510000UV06Precondition
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt510000UV06.COCTMT510000UV06Precondition
- All Implemented Interfaces:
Serializable
Description of the class COCTMT510000UV06Precondition.
- 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 actReference.Return encounter.Return nullFlavor.Return observation.Return organizer.Return procedure.Return realmCode.Return substanceAdministration.Return supply.Return templateId.Return typeCode.Return typeId.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
setActReference
(COCTMT530000UVActReference actReference) Set a value to attribute actReference.void
setEncounter
(COCTMT530000UVEncounter encounter) Set a value to attribute encounter.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
setProcedure
(COCTMT530000UVProcedure procedure) Set a value to attribute procedure.void
setRealmCode
(List<CS> realmCode) Set a value to attribute realmCode.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
(COCTMT510000UV06Precondition cOCTMT510000UV06Precondition, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
observation
-
substanceAdministration
-
supply
-
procedure
-
encounter
-
act
-
organizer
-
actReference
-
nullFlavor
-
typeCode
-
-
Constructor Details
-
COCTMT510000UV06Precondition
public COCTMT510000UV06Precondition()
-
-
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
-
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. -
getActReference
Return actReference.- Returns:
- actReference
-
setActReference
Set a value to attribute actReference. -
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(COCTMT510000UV06Precondition cOCTMT510000UV06Precondition, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-