Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.RoleLinkType
Packages that use RoleLinkType
Package
Description
-
Uses of RoleLinkType in net.ihe.gazelle.hl7v3.coctmt290000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt290000UV06 declared as RoleLinkTypeMethods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return RoleLinkTypeModifier and TypeMethodDescriptionCOCTMT290000UV06IndirectAuthorithyOver.getTypeCode()Return typeCode.Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 with parameters of type RoleLinkTypeModifier and TypeMethodDescriptionvoidCOCTMT290000UV06IndirectAuthorithyOver.setTypeCode(RoleLinkType typeCode) Set a value to attribute typeCode. -
Uses of RoleLinkType in net.ihe.gazelle.hl7v3.coctmt510000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt510000UV06 declared as RoleLinkTypeModifier and TypeFieldDescriptionCOCTMT510000UV06DirectAuthorityOver.typeCodeCOCTMT510000UV06DirectAuthorityOver2.typeCodeCOCTMT510000UV06DirectAuthorityOver3.typeCodeCOCTMT510000UV06DirectAuthorityOver4.typeCodeCOCTMT510000UV06IndirectAuthorithyOver.typeCodeCOCTMT510000UV06IndirectAuthorithyOver2.typeCodeCOCTMT510000UV06Part.typeCodeMethods in net.ihe.gazelle.hl7v3.coctmt510000UV06 that return RoleLinkTypeModifier and TypeMethodDescriptionCOCTMT510000UV06DirectAuthorityOver.getTypeCode()Return typeCode.COCTMT510000UV06DirectAuthorityOver2.getTypeCode()Return typeCode.COCTMT510000UV06DirectAuthorityOver3.getTypeCode()Return typeCode.COCTMT510000UV06DirectAuthorityOver4.getTypeCode()Return typeCode.COCTMT510000UV06IndirectAuthorithyOver.getTypeCode()Return typeCode.COCTMT510000UV06IndirectAuthorithyOver2.getTypeCode()Return typeCode.COCTMT510000UV06Part.getTypeCode()Return typeCode.Methods in net.ihe.gazelle.hl7v3.coctmt510000UV06 with parameters of type RoleLinkTypeModifier and TypeMethodDescriptionvoidCOCTMT510000UV06DirectAuthorityOver.setTypeCode(RoleLinkType typeCode) Set a value to attribute typeCode.voidCOCTMT510000UV06DirectAuthorityOver2.setTypeCode(RoleLinkType typeCode) Set a value to attribute typeCode.voidCOCTMT510000UV06DirectAuthorityOver3.setTypeCode(RoleLinkType typeCode) Set a value to attribute typeCode.voidCOCTMT510000UV06DirectAuthorityOver4.setTypeCode(RoleLinkType typeCode) Set a value to attribute typeCode.voidCOCTMT510000UV06IndirectAuthorithyOver.setTypeCode(RoleLinkType typeCode) Set a value to attribute typeCode.voidCOCTMT510000UV06IndirectAuthorithyOver2.setTypeCode(RoleLinkType typeCode) Set a value to attribute typeCode.voidCOCTMT510000UV06Part.setTypeCode(RoleLinkType typeCode) Set a value to attribute typeCode. -
Uses of RoleLinkType in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return RoleLinkTypeModifier and TypeMethodDescriptionstatic RoleLinkTypestatic RoleLinkTypeReturns the enum constant of this class with the specified name.static RoleLinkType[]RoleLinkType.values()Returns an array containing the constants of this enum class, in the order they are declared.