Uses of Enum Class
org.hl7.v3.XLabProcessClassCodes
-
Uses of XLabProcessClassCodes in org.hl7.v3
Fields in org.hl7.v3 declared as XLabProcessClassCodesModifier and TypeFieldDescriptionprotected XLabProcessClassCodesCOCTMT080000UVProcessStep.classCodeMethods in org.hl7.v3 that return XLabProcessClassCodesModifier and TypeMethodDescriptionstatic XLabProcessClassCodesCOCTMT080000UVProcessStep.getClassCode()Gets the value of the classCode property.static XLabProcessClassCodesReturns 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.Methods in org.hl7.v3 with parameters of type XLabProcessClassCodesModifier and TypeMethodDescriptionvoidCOCTMT080000UVProcessStep.setClassCode(XLabProcessClassCodes value) Sets the value of the classCode property.COCTMT080000UVProcessStep.withClassCode(XLabProcessClassCodes value)