Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActRelationshipHasComponent
Package
Description
-
Uses of ActRelationshipHasComponent in net.ihe.gazelle.hl7v3.coctmt290000UV06
Modifier and TypeFieldDescriptionCOCTMT290000UV06Component1.typeCode
COCTMT290000UV06Component2.typeCode
Modifier and TypeMethodDescriptionCOCTMT290000UV06Component1.getTypeCode()
Return typeCode.COCTMT290000UV06Component2.getTypeCode()
Return typeCode.Modifier and TypeMethodDescriptionvoid
COCTMT290000UV06Component1.setTypeCode
(ActRelationshipHasComponent typeCode) Set a value to attribute typeCode.void
COCTMT290000UV06Component2.setTypeCode
(ActRelationshipHasComponent typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipHasComponent in net.ihe.gazelle.hl7v3.coctmt510000UV06
Modifier and TypeMethodDescriptionvoid
COCTMT510000UV06Component.setTypeCode
(ActRelationshipHasComponent typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipHasComponent in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeMethodDescriptionvoid
COCTMT530000UVComponent.setTypeCode
(ActRelationshipHasComponent typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipHasComponent in net.ihe.gazelle.hl7v3.coctmt960000UV05
Modifier and TypeFieldDescriptionCOCTMT960000UV05Component1.typeCode
COCTMT960000UV05Component2.typeCode
Modifier and TypeMethodDescriptionCOCTMT960000UV05Component1.getTypeCode()
Return typeCode.COCTMT960000UV05Component2.getTypeCode()
Return typeCode.Modifier and TypeMethodDescriptionvoid
COCTMT960000UV05Component1.setTypeCode
(ActRelationshipHasComponent typeCode) Set a value to attribute typeCode.void
COCTMT960000UV05Component2.setTypeCode
(ActRelationshipHasComponent typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipHasComponent in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic ActRelationshipHasComponent
static ActRelationshipHasComponent
Returns the enum constant of this class with the specified name.static ActRelationshipHasComponent[]
ActRelationshipHasComponent.values()
Returns an array containing the constants of this enum class, in the order they are declared.