Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.EntityClassMaterial
Package
Description
-
Uses of EntityClassMaterial in net.ihe.gazelle.hl7v3.coctmt080000UV
Modifier and TypeMethodDescriptionCOCTMT080000UVAdditiveMaterial.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT080000UVAdditiveMaterial.setClassCode
(EntityClassMaterial classCode) Set a value to attribute classCode. -
Uses of EntityClassMaterial in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeFieldDescriptionCOCTMT530000UVMaterialKind.classCode
COCTMT530000UVMaterialKind2.classCode
Modifier and TypeMethodDescriptionCOCTMT530000UVMaterialKind.getClassCode()
Return classCode.COCTMT530000UVMaterialKind2.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT530000UVMaterialKind.setClassCode
(EntityClassMaterial classCode) Set a value to attribute classCode.void
COCTMT530000UVMaterialKind2.setClassCode
(EntityClassMaterial classCode) Set a value to attribute classCode. -
Uses of EntityClassMaterial in net.ihe.gazelle.hl7v3.coctmt600000UV06
Modifier and TypeMethodDescriptionvoid
COCTMT600000UV06VisionProduct.setClassCode
(EntityClassMaterial classCode) Set a value to attribute classCode. -
Uses of EntityClassMaterial in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic EntityClassMaterial
static EntityClassMaterial
Returns the enum constant of this class with the specified name.static EntityClassMaterial[]
EntityClassMaterial.values()
Returns an array containing the constants of this enum class, in the order they are declared.