Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.EntityClassContainer
Package
Description
-
Uses of EntityClassContainer in net.ihe.gazelle.hl7v3.coctmt080000UV
Modifier and TypeMethodDescriptionvoid
COCTMT080000UVContainer.setClassCode
(EntityClassContainer classCode) Set a value to attribute classCode. -
Uses of EntityClassContainer in net.ihe.gazelle.hl7v3.coctmt230100UV
Modifier and TypeMethodDescriptionCOCTMT230100UVPackagedMedicine.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT230100UVPackagedMedicine.setClassCode
(EntityClassContainer classCode) Set a value to attribute classCode. -
Uses of EntityClassContainer in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic EntityClassContainer
static EntityClassContainer
Returns the enum constant of this class with the specified name.static EntityClassContainer[]
EntityClassContainer.values()
Returns an array containing the constants of this enum class, in the order they are declared.