Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.EntityClassMaterial
Packages that use EntityClassMaterial
Package
Description
-
Uses of EntityClassMaterial in net.ihe.gazelle.hl7v3.coctmt080000UV
Fields in net.ihe.gazelle.hl7v3.coctmt080000UV declared as EntityClassMaterialMethods in net.ihe.gazelle.hl7v3.coctmt080000UV that return EntityClassMaterialModifier and TypeMethodDescriptionCOCTMT080000UVAdditiveMaterial.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt080000UV with parameters of type EntityClassMaterialModifier and TypeMethodDescriptionvoid
COCTMT080000UVAdditiveMaterial.setClassCode
(EntityClassMaterial classCode) Set a value to attribute classCode. -
Uses of EntityClassMaterial in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV declared as EntityClassMaterialModifier and TypeFieldDescriptionCOCTMT530000UVMaterialKind.classCode
COCTMT530000UVMaterialKind2.classCode
Methods in net.ihe.gazelle.hl7v3.coctmt530000UV that return EntityClassMaterialModifier and TypeMethodDescriptionCOCTMT530000UVMaterialKind.getClassCode()
Return classCode.COCTMT530000UVMaterialKind2.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type EntityClassMaterialModifier 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
Fields in net.ihe.gazelle.hl7v3.coctmt600000UV06 declared as EntityClassMaterialMethods in net.ihe.gazelle.hl7v3.coctmt600000UV06 that return EntityClassMaterialMethods in net.ihe.gazelle.hl7v3.coctmt600000UV06 with parameters of type EntityClassMaterialModifier and TypeMethodDescriptionvoid
COCTMT600000UV06VisionProduct.setClassCode
(EntityClassMaterial classCode) Set a value to attribute classCode. -
Uses of EntityClassMaterial in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return EntityClassMaterialModifier 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.