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.typeCodeCOCTMT290000UV06Component2.typeCodeMethods 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 TypeMethodDescriptionvoidCOCTMT290000UV06Component1.setTypeCode(ActRelationshipHasComponent typeCode) Set a value to attribute typeCode.voidCOCTMT290000UV06Component2.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 TypeMethodDescriptionvoidCOCTMT510000UV06Component.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 TypeMethodDescriptionvoidCOCTMT530000UVComponent.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.typeCodeCOCTMT960000UV05Component2.typeCodeMethods 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 TypeMethodDescriptionvoidCOCTMT960000UV05Component1.setTypeCode(ActRelationshipHasComponent typeCode) Set a value to attribute typeCode.voidCOCTMT960000UV05Component2.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 ActRelationshipHasComponentstatic ActRelationshipHasComponentReturns 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.