Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.EntityClassContainer
Packages that use EntityClassContainer
Package
Description
-
Uses of EntityClassContainer in net.ihe.gazelle.hl7v3.coctmt080000UV
Fields in net.ihe.gazelle.hl7v3.coctmt080000UV declared as EntityClassContainerMethods in net.ihe.gazelle.hl7v3.coctmt080000UV that return EntityClassContainerMethods in net.ihe.gazelle.hl7v3.coctmt080000UV with parameters of type EntityClassContainerModifier and TypeMethodDescriptionvoidCOCTMT080000UVContainer.setClassCode(EntityClassContainer classCode) Set a value to attribute classCode. -
Uses of EntityClassContainer in net.ihe.gazelle.hl7v3.coctmt230100UV
Fields in net.ihe.gazelle.hl7v3.coctmt230100UV declared as EntityClassContainerMethods in net.ihe.gazelle.hl7v3.coctmt230100UV that return EntityClassContainerModifier and TypeMethodDescriptionCOCTMT230100UVPackagedMedicine.getClassCode()Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt230100UV with parameters of type EntityClassContainerModifier and TypeMethodDescriptionvoidCOCTMT230100UVPackagedMedicine.setClassCode(EntityClassContainer classCode) Set a value to attribute classCode. -
Uses of EntityClassContainer in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return EntityClassContainerModifier and TypeMethodDescriptionstatic EntityClassContainerstatic EntityClassContainerReturns 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.