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.classCodeCOCTMT230100UVSubIngredient.classCodeMethods 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 TypeMethodDescriptionvoidCOCTMT230100UVIngredient.setClassCode(RoleClassIngredientEntity classCode) Set a value to attribute classCode.voidCOCTMT230100UVSubIngredient.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 RoleClassIngredientEntitystatic RoleClassIngredientEntityReturns 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.