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