Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.RoleClassSpecimen
Packages that use RoleClassSpecimen
Package
Description
-
Uses of RoleClassSpecimen in net.ihe.gazelle.hl7v3.coctmt080000UV
Fields in net.ihe.gazelle.hl7v3.coctmt080000UV declared as RoleClassSpecimenModifier and TypeFieldDescriptionCOCTMT080000UVSpecimen.classCodeCOCTMT080000UVSpecimenStub.classCodeMethods in net.ihe.gazelle.hl7v3.coctmt080000UV that return RoleClassSpecimenModifier and TypeMethodDescriptionCOCTMT080000UVSpecimen.getClassCode()Return classCode.COCTMT080000UVSpecimenStub.getClassCode()Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt080000UV with parameters of type RoleClassSpecimenModifier and TypeMethodDescriptionvoidCOCTMT080000UVSpecimen.setClassCode(RoleClassSpecimen classCode) Set a value to attribute classCode.voidCOCTMT080000UVSpecimenStub.setClassCode(RoleClassSpecimen classCode) Set a value to attribute classCode. -
Uses of RoleClassSpecimen in net.ihe.gazelle.hl7v3.coctmt290000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt290000UV06 declared as RoleClassSpecimenMethods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return RoleClassSpecimenMethods in net.ihe.gazelle.hl7v3.coctmt290000UV06 with parameters of type RoleClassSpecimenModifier and TypeMethodDescriptionvoidCOCTMT290000UV06Specimen.setClassCode(RoleClassSpecimen classCode) Set a value to attribute classCode. -
Uses of RoleClassSpecimen in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return RoleClassSpecimenModifier and TypeMethodDescriptionstatic RoleClassSpecimenstatic RoleClassSpecimenReturns the enum constant of this class with the specified name.static RoleClassSpecimen[]RoleClassSpecimen.values()Returns an array containing the constants of this enum class, in the order they are declared.