Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.EntityClassState
Packages that use EntityClassState
-
Uses of EntityClassState in net.ihe.gazelle.hl7v3.coctmt230100UV
Fields in net.ihe.gazelle.hl7v3.coctmt230100UV declared as EntityClassStateMethods in net.ihe.gazelle.hl7v3.coctmt230100UV that return EntityClassStateMethods in net.ihe.gazelle.hl7v3.coctmt230100UV with parameters of type EntityClassStateModifier and TypeMethodDescriptionvoid
COCTMT230100UVCountry.setClassCode
(EntityClassState classCode) Set a value to attribute classCode. -
Uses of EntityClassState in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return EntityClassStateModifier and TypeMethodDescriptionstatic EntityClassState
static EntityClassState
Returns the enum constant of this class with the specified name.static EntityClassState[]
EntityClassState.values()
Returns an array containing the constants of this enum class, in the order they are declared.