Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.RoleClassIngredientEntity
Packages that use RoleClassIngredientEntity
-
Uses of RoleClassIngredientEntity in net.ihe.gazelle.hl7v3.coctmt230100UV
Fields in net.ihe.gazelle.hl7v3.coctmt230100UV declared as RoleClassIngredientEntityModifier and TypeFieldDescriptionCOCTMT230100UVIngredient.classCode
COCTMT230100UVSubIngredient.classCode
Methods in net.ihe.gazelle.hl7v3.coctmt230100UV that return RoleClassIngredientEntityModifier and TypeMethodDescriptionCOCTMT230100UVIngredient.getClassCode()
Return classCode.COCTMT230100UVSubIngredient.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt230100UV with parameters of type RoleClassIngredientEntityModifier 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
Methods in net.ihe.gazelle.hl7v3.voc that return RoleClassIngredientEntityModifier 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.