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.classCode
COCTMT080000UVSpecimenStub.classCode
Methods 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 TypeMethodDescriptionvoid
COCTMT080000UVSpecimen.setClassCode
(RoleClassSpecimen classCode) Set a value to attribute classCode.void
COCTMT080000UVSpecimenStub.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 TypeMethodDescriptionvoid
COCTMT290000UV06Specimen.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 RoleClassSpecimen
static RoleClassSpecimen
Returns 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.