Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActRelationshipReason
Packages that use ActRelationshipReason
Package
Description
-
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.coctmt290000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt290000UV06 declared as ActRelationshipReasonModifier and TypeFieldDescriptionCOCTMT290000UV06Reason.typeCode
COCTMT290000UV06Reason1.typeCode
COCTMT290000UV06Reason3.typeCode
COCTMT290000UV06Reason4.typeCode
COCTMT290000UV06Reason5.typeCode
Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return ActRelationshipReasonModifier and TypeMethodDescriptionCOCTMT290000UV06Reason.getTypeCode()
Return typeCode.COCTMT290000UV06Reason1.getTypeCode()
Return typeCode.COCTMT290000UV06Reason3.getTypeCode()
Return typeCode.COCTMT290000UV06Reason4.getTypeCode()
Return typeCode.COCTMT290000UV06Reason5.getTypeCode()
Return typeCode.Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoid
COCTMT290000UV06Reason.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode.void
COCTMT290000UV06Reason1.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode.void
COCTMT290000UV06Reason3.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode.void
COCTMT290000UV06Reason4.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode.void
COCTMT290000UV06Reason5.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.coctmt300000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt300000UV04 declared as ActRelationshipReasonModifier and TypeFieldDescriptionCOCTMT300000UV04Reason.typeCode
COCTMT300000UV04Reason2.typeCode
Methods in net.ihe.gazelle.hl7v3.coctmt300000UV04 that return ActRelationshipReasonModifier and TypeMethodDescriptionCOCTMT300000UV04Reason.getTypeCode()
Return typeCode.COCTMT300000UV04Reason2.getTypeCode()
Return typeCode.Methods in net.ihe.gazelle.hl7v3.coctmt300000UV04 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoid
COCTMT300000UV04Reason.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode.void
COCTMT300000UV04Reason2.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.mfmimt700701UV01
Fields in net.ihe.gazelle.hl7v3.mfmimt700701UV01 declared as ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.mfmimt700701UV01 that return ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.mfmimt700701UV01 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoid
MFMIMT700701UV01Reason.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.mfmimt700711UV01
Fields in net.ihe.gazelle.hl7v3.mfmimt700711UV01 declared as ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.mfmimt700711UV01 that return ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.mfmimt700711UV01 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoid
MFMIMT700711UV01Reason.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.quqimt000001UV01
Fields in net.ihe.gazelle.hl7v3.quqimt000001UV01 declared as ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.quqimt000001UV01 that return ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.quqimt000001UV01 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoid
QUQIMT000001UV01Reason.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.quqimt021001UV01
Fields in net.ihe.gazelle.hl7v3.quqimt021001UV01 declared as ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.quqimt021001UV01 that return ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.quqimt021001UV01 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoid
QUQIMT021001UV01Reason.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return ActRelationshipReasonModifier and TypeMethodDescriptionstatic ActRelationshipReason
static ActRelationshipReason
Returns the enum constant of this class with the specified name.static ActRelationshipReason[]
ActRelationshipReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.