Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.XLabProcessClassCodes
Packages that use XLabProcessClassCodes
-
Uses of XLabProcessClassCodes in net.ihe.gazelle.hl7v3.coctmt080000UV
Fields in net.ihe.gazelle.hl7v3.coctmt080000UV declared as XLabProcessClassCodesMethods in net.ihe.gazelle.hl7v3.coctmt080000UV that return XLabProcessClassCodesMethods in net.ihe.gazelle.hl7v3.coctmt080000UV with parameters of type XLabProcessClassCodesModifier and TypeMethodDescriptionvoid
COCTMT080000UVProcessStep.setClassCode
(XLabProcessClassCodes classCode) Set a value to attribute classCode. -
Uses of XLabProcessClassCodes in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return XLabProcessClassCodesModifier and TypeMethodDescriptionstatic XLabProcessClassCodes
static XLabProcessClassCodes
Returns the enum constant of this class with the specified name.static XLabProcessClassCodes[]
XLabProcessClassCodes.values()
Returns an array containing the constants of this enum class, in the order they are declared.