Class MCAIMT900001UV01DetectedIssueEvent
java.lang.Object
net.ihe.gazelle.hl7v3.mcaimt900001UV01.MCAIMT900001UV01DetectedIssueEvent
- All Implemented Interfaces:
Serializable
Description of the class MCAIMT900001UV01DetectedIssueEvent.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdd a id to the id collection.voidaddMitigatedBy(MCAIMT900001UV01SourceOf mitigatedBy_elt) Add a mitigatedBy to the mitigatedBy collection.voidaddRealmCode(CS realmCode_elt) Add a realmCode to the realmCode collection.voidaddTemplateId(II templateId_elt) Add a templateId to the templateId collection.voidaddTriggerFor(MCAIMT900001UV01Requires triggerFor_elt) Add a triggerFor to the triggerFor collection.Return classCode.getCode()Return code.getId()Return id.Return mitigatedBy.Return moodCode.Return nullFlavor.Return realmCode.Return templateId.getText()Return text.Return triggerFor.Return typeId.getValue()Return value.voidRemove a id to the id collection.voidremoveMitigatedBy(MCAIMT900001UV01SourceOf mitigatedBy_elt) Remove a mitigatedBy to the mitigatedBy collection.voidremoveRealmCode(CS realmCode_elt) Remove a realmCode to the realmCode collection.voidremoveTemplateId(II templateId_elt) Remove a templateId to the templateId collection.voidremoveTriggerFor(MCAIMT900001UV01Requires triggerFor_elt) Remove a triggerFor to the triggerFor collection.voidset_xmlNodePresentation(Node _xmlNodePresentation) voidsetClassCode(ActClass classCode) Set a value to attribute classCode.voidSet a value to attribute code.voidSet a value to attribute id.voidsetMitigatedBy(List<MCAIMT900001UV01SourceOf> mitigatedBy) Set a value to attribute mitigatedBy.voidsetMoodCode(ActMood moodCode) Set a value to attribute moodCode.voidsetNullFlavor(NullFlavor nullFlavor) Set a value to attribute nullFlavor.voidsetRealmCode(List<CS> realmCode) Set a value to attribute realmCode.voidsetTemplateId(List<II> templateId) Set a value to attribute templateId.voidSet a value to attribute text.voidsetTriggerFor(List<MCAIMT900001UV01Requires> triggerFor) Set a value to attribute triggerFor.voidSet a value to attribute typeId.voidSet a value to attribute value.static voidvalidateByModule(MCAIMT900001UV01DetectedIssueEvent mCAIMT900001UV01DetectedIssueEvent, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
code
-
text
-
value
-
mitigatedBy
-
triggerFor
-
classCode
-
moodCode
-
nullFlavor
-
-
Constructor Details
-
MCAIMT900001UV01DetectedIssueEvent
public MCAIMT900001UV01DetectedIssueEvent()
-
-
Method Details
-
getRealmCode
Return realmCode.- Returns:
- realmCode
-
setRealmCode
Set a value to attribute realmCode.- Parameters:
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.- Parameters:
typeId- .
-
getTemplateId
Return templateId.- Returns:
- templateId
-
setTemplateId
Set a value to attribute templateId.- Parameters:
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
-
getId
Return id.- Returns:
- id
-
setId
Set a value to attribute id.- Parameters:
id- .
-
addId
Add a id to the id collection.- Parameters:
id_elt- Element to add.
-
removeId
Remove a id to the id collection.- Parameters:
id_elt- Element to remove
-
getCode
Return code.- Returns:
- code
-
setCode
Set a value to attribute code.- Parameters:
code- .
-
getText
Return text.- Returns:
- text
-
setText
Set a value to attribute text.- Parameters:
text- .
-
getValue
Return value.- Returns:
- value
-
setValue
Set a value to attribute value.- Parameters:
value- .
-
getMitigatedBy
Return mitigatedBy.- Returns:
- mitigatedBy
-
setMitigatedBy
Set a value to attribute mitigatedBy.- Parameters:
mitigatedBy- .
-
addMitigatedBy
Add a mitigatedBy to the mitigatedBy collection.- Parameters:
mitigatedBy_elt- Element to add.
-
removeMitigatedBy
Remove a mitigatedBy to the mitigatedBy collection.- Parameters:
mitigatedBy_elt- Element to remove
-
getTriggerFor
Return triggerFor.- Returns:
- triggerFor
-
setTriggerFor
Set a value to attribute triggerFor.- Parameters:
triggerFor- .
-
addTriggerFor
Add a triggerFor to the triggerFor collection.- Parameters:
triggerFor_elt- Element to add.
-
removeTriggerFor
Remove a triggerFor to the triggerFor collection.- Parameters:
triggerFor_elt- Element to remove
-
getClassCode
Return classCode.- Returns:
- classCode
-
setClassCode
Set a value to attribute classCode.- Parameters:
classCode- .
-
getMoodCode
Return moodCode.- Returns:
- moodCode
-
setMoodCode
Set a value to attribute moodCode.- Parameters:
moodCode- .
-
getNullFlavor
Return nullFlavor.- Returns:
- nullFlavor
-
setNullFlavor
Set a value to attribute nullFlavor.- Parameters:
nullFlavor- .
-
get_xmlNodePresentation
-
set_xmlNodePresentation
-
validateByModule
public static void validateByModule(MCAIMT900001UV01DetectedIssueEvent mCAIMT900001UV01DetectedIssueEvent, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-