Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActRelationshipHasComponent
Packages that use ActRelationshipHasComponent
Package
Description
-
Uses of ActRelationshipHasComponent in net.ihe.gazelle.hl7v3.coctmt290000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt290000UV06 declared as ActRelationshipHasComponentModifier and TypeFieldDescriptionCOCTMT290000UV06Component1.typeCode
COCTMT290000UV06Component2.typeCode
Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return ActRelationshipHasComponentModifier and TypeMethodDescriptionCOCTMT290000UV06Component1.getTypeCode()
Return typeCode.COCTMT290000UV06Component2.getTypeCode()
Return typeCode.Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 with parameters of type ActRelationshipHasComponentModifier 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
Fields in net.ihe.gazelle.hl7v3.coctmt510000UV06 declared as ActRelationshipHasComponentMethods in net.ihe.gazelle.hl7v3.coctmt510000UV06 that return ActRelationshipHasComponentMethods in net.ihe.gazelle.hl7v3.coctmt510000UV06 with parameters of type ActRelationshipHasComponentModifier and TypeMethodDescriptionvoid
COCTMT510000UV06Component.setTypeCode
(ActRelationshipHasComponent typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipHasComponent in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV declared as ActRelationshipHasComponentMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return ActRelationshipHasComponentMethods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type ActRelationshipHasComponentModifier and TypeMethodDescriptionvoid
COCTMT530000UVComponent.setTypeCode
(ActRelationshipHasComponent typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipHasComponent in net.ihe.gazelle.hl7v3.coctmt960000UV05
Fields in net.ihe.gazelle.hl7v3.coctmt960000UV05 declared as ActRelationshipHasComponentModifier and TypeFieldDescriptionCOCTMT960000UV05Component1.typeCode
COCTMT960000UV05Component2.typeCode
Methods in net.ihe.gazelle.hl7v3.coctmt960000UV05 that return ActRelationshipHasComponentModifier and TypeMethodDescriptionCOCTMT960000UV05Component1.getTypeCode()
Return typeCode.COCTMT960000UV05Component2.getTypeCode()
Return typeCode.Methods in net.ihe.gazelle.hl7v3.coctmt960000UV05 with parameters of type ActRelationshipHasComponentModifier 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
Methods in net.ihe.gazelle.hl7v3.voc that return ActRelationshipHasComponentModifier 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.