Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.EntityClassManufacturedMaterial
Package
Description
-
Uses of EntityClassManufacturedMaterial in net.ihe.gazelle.hl7v3.coctmt080000UV
Modifier and TypeMethodDescriptionvoid
COCTMT080000UVManufactured.setClassCode
(EntityClassManufacturedMaterial classCode) Set a value to attribute classCode. -
Uses of EntityClassManufacturedMaterial in net.ihe.gazelle.hl7v3.coctmt230100UV
Modifier and TypeFieldDescriptionCOCTMT230100UVMedicine.classCode
COCTMT230100UVMedicineClass.classCode
COCTMT230100UVSubstance.classCode
Modifier and TypeMethodDescriptionCOCTMT230100UVMedicine.getClassCode()
Return classCode.COCTMT230100UVMedicineClass.getClassCode()
Return classCode.COCTMT230100UVSubstance.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT230100UVMedicine.setClassCode
(EntityClassManufacturedMaterial classCode) Set a value to attribute classCode.void
COCTMT230100UVMedicineClass.setClassCode
(EntityClassManufacturedMaterial classCode) Set a value to attribute classCode.void
COCTMT230100UVSubstance.setClassCode
(EntityClassManufacturedMaterial classCode) Set a value to attribute classCode. -
Uses of EntityClassManufacturedMaterial in net.ihe.gazelle.hl7v3.coctmt260003UV
Modifier and TypeMethodDescriptionCOCTMT260003UVManufacturedMaterialKind.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT260003UVManufacturedMaterialKind.setClassCode
(EntityClassManufacturedMaterial classCode) Set a value to attribute classCode. -
Uses of EntityClassManufacturedMaterial in net.ihe.gazelle.hl7v3.coctmt290000UV06
Modifier and TypeMethodDescriptionCOCTMT290000UV06ManufacturedMaterial.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT290000UV06ManufacturedMaterial.setClassCode
(EntityClassManufacturedMaterial classCode) Set a value to attribute classCode. -
Uses of EntityClassManufacturedMaterial in net.ihe.gazelle.hl7v3.coctmt300000UV04
Modifier and TypeMethodDescriptionCOCTMT300000UV04ManufacturedMaterialKind.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT300000UV04ManufacturedMaterialKind.setClassCode
(EntityClassManufacturedMaterial classCode) Set a value to attribute classCode. -
Uses of EntityClassManufacturedMaterial in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeFieldDescriptionCOCTMT530000UVLabeledDrug.classCode
COCTMT530000UVMaterial.classCode
Modifier and TypeMethodDescriptionCOCTMT530000UVLabeledDrug.getClassCode()
Return classCode.COCTMT530000UVMaterial.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT530000UVLabeledDrug.setClassCode
(EntityClassManufacturedMaterial classCode) Set a value to attribute classCode.void
COCTMT530000UVMaterial.setClassCode
(EntityClassManufacturedMaterial classCode) Set a value to attribute classCode. -
Uses of EntityClassManufacturedMaterial in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static EntityClassManufacturedMaterial[]
EntityClassManufacturedMaterial.values()
Returns an array containing the constants of this enum class, in the order they are declared.