Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.EntityClassRoot
Packages that use EntityClassRoot
Package
Description
-
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.coctmt030000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt030000UV04 declared as EntityClassRootMethods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return EntityClassRootMethods in net.ihe.gazelle.hl7v3.coctmt030000UV04 with parameters of type EntityClassRootModifier and TypeMethodDescriptionvoid
COCTMT030000UV04Entity.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.coctmt030007UV
Fields in net.ihe.gazelle.hl7v3.coctmt030007UV declared as EntityClassRootMethods in net.ihe.gazelle.hl7v3.coctmt030007UV that return EntityClassRootMethods in net.ihe.gazelle.hl7v3.coctmt030007UV with parameters of type EntityClassRootModifier and TypeMethodDescriptionvoid
COCTMT030007UVEntity.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.coctmt060000UV01
Fields in net.ihe.gazelle.hl7v3.coctmt060000UV01 declared as EntityClassRootMethods in net.ihe.gazelle.hl7v3.coctmt060000UV01 that return EntityClassRootMethods in net.ihe.gazelle.hl7v3.coctmt060000UV01 with parameters of type EntityClassRootModifier and TypeMethodDescriptionvoid
COCTMT060000UV01Entity.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.coctmt080000UV
Fields in net.ihe.gazelle.hl7v3.coctmt080000UV declared as EntityClassRootMethods in net.ihe.gazelle.hl7v3.coctmt080000UV that return EntityClassRootMethods in net.ihe.gazelle.hl7v3.coctmt080000UV with parameters of type EntityClassRootModifier and TypeMethodDescriptionvoid
COCTMT080000UVNatural.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV declared as EntityClassRootMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return EntityClassRootMethods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type EntityClassRootModifier and TypeMethodDescriptionvoid
COCTMT530000UVEntity.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.mccimt000100UV01
Fields in net.ihe.gazelle.hl7v3.mccimt000100UV01 declared as EntityClassRootMethods in net.ihe.gazelle.hl7v3.mccimt000100UV01 that return EntityClassRootMethods in net.ihe.gazelle.hl7v3.mccimt000100UV01 with parameters of type EntityClassRootModifier and TypeMethodDescriptionvoid
MCCIMT000100UV01EntityRsp.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.mccimt000200UV01
Fields in net.ihe.gazelle.hl7v3.mccimt000200UV01 declared as EntityClassRootMethods in net.ihe.gazelle.hl7v3.mccimt000200UV01 that return EntityClassRootMethods in net.ihe.gazelle.hl7v3.mccimt000200UV01 with parameters of type EntityClassRootModifier and TypeMethodDescriptionvoid
MCCIMT000200UV01EntityRsp.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.mccimt000300UV01
Fields in net.ihe.gazelle.hl7v3.mccimt000300UV01 declared as EntityClassRootMethods in net.ihe.gazelle.hl7v3.mccimt000300UV01 that return EntityClassRootMethods in net.ihe.gazelle.hl7v3.mccimt000300UV01 with parameters of type EntityClassRootModifier and TypeMethodDescriptionvoid
MCCIMT000300UV01EntityRsp.setClassCode
(EntityClassRoot classCode) Set a value to attribute classCode. -
Uses of EntityClassRoot in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return EntityClassRootModifier 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.