Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.EntityClassRoot
Package
Description
-
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.coctmt030000UV04
Modifier and TypeMethodDescriptionvoid
COCTMT030000UV04Entity.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.coctmt030007UV
Modifier and TypeMethodDescriptionvoid
COCTMT030007UVEntity.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.coctmt060000UV01
Modifier and TypeMethodDescriptionvoid
COCTMT060000UV01Entity.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.coctmt080000UV
Modifier and TypeMethodDescriptionvoid
COCTMT080000UVNatural.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeMethodDescriptionvoid
COCTMT530000UVEntity.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.mccimt000100UV01
Modifier and TypeMethodDescriptionvoid
MCCIMT000100UV01EntityRsp.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.mccimt000200UV01
Modifier and TypeMethodDescriptionvoid
MCCIMT000200UV01EntityRsp.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.mccimt000300UV01
Modifier and TypeMethodDescriptionvoid
MCCIMT000300UV01EntityRsp.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic EntityClassRoot
static EntityClassRoot
Returns the enum constant of this class with the specified name.static EntityClassRoot[]
EntityClassRoot.values()
Returns an array containing the constants of this enum class, in the order they are declared.