Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.RoleClassIngredientEntity
-
Uses of RoleClassIngredientEntity in net.ihe.gazelle.hl7v3.coctmt230100UV
Modifier and TypeFieldDescriptionCOCTMT230100UVIngredient.classCode
COCTMT230100UVSubIngredient.classCode
Modifier and TypeMethodDescriptionCOCTMT230100UVIngredient.getClassCode()
Return classCode.COCTMT230100UVSubIngredient.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT230100UVIngredient.setClassCode
(RoleClassIngredientEntity classCode) Set a value to attribute classCode.void
COCTMT230100UVSubIngredient.setClassCode
(RoleClassIngredientEntity classCode) Set a value to attribute classCode. -
Uses of RoleClassIngredientEntity in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic RoleClassIngredientEntity
static RoleClassIngredientEntity
Returns the enum constant of this class with the specified name.static RoleClassIngredientEntity[]
RoleClassIngredientEntity.values()
Returns an array containing the constants of this enum class, in the order they are declared.