Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActRelationshipReason
Package
Description
-
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.coctmt290000UV06
Modifier and TypeFieldDescriptionCOCTMT290000UV06Reason.typeCode
COCTMT290000UV06Reason1.typeCode
COCTMT290000UV06Reason3.typeCode
COCTMT290000UV06Reason4.typeCode
COCTMT290000UV06Reason5.typeCode
Modifier and TypeMethodDescriptionCOCTMT290000UV06Reason.getTypeCode()
Return typeCode.COCTMT290000UV06Reason1.getTypeCode()
Return typeCode.COCTMT290000UV06Reason3.getTypeCode()
Return typeCode.COCTMT290000UV06Reason4.getTypeCode()
Return typeCode.COCTMT290000UV06Reason5.getTypeCode()
Return typeCode.Modifier 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
Modifier and TypeFieldDescriptionCOCTMT300000UV04Reason.typeCode
COCTMT300000UV04Reason2.typeCode
Modifier and TypeMethodDescriptionCOCTMT300000UV04Reason.getTypeCode()
Return typeCode.COCTMT300000UV04Reason2.getTypeCode()
Return typeCode.Modifier 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
Modifier and TypeMethodDescriptionvoid
MFMIMT700701UV01Reason.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.mfmimt700711UV01
Modifier and TypeMethodDescriptionvoid
MFMIMT700711UV01Reason.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.quqimt000001UV01
Modifier and TypeMethodDescriptionvoid
QUQIMT000001UV01Reason.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.quqimt021001UV01
Modifier and TypeMethodDescriptionvoid
QUQIMT021001UV01Reason.setTypeCode
(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.voc
Modifier 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.