Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.RoleClassAgent
Packages that use RoleClassAgent
Package
Description
-
Uses of RoleClassAgent in net.ihe.gazelle.hl7v3.coctmt040008UV
Fields in net.ihe.gazelle.hl7v3.coctmt040008UV declared as RoleClassAgentMethods in net.ihe.gazelle.hl7v3.coctmt040008UV that return RoleClassAgentMethods in net.ihe.gazelle.hl7v3.coctmt040008UV with parameters of type RoleClassAgentModifier and TypeMethodDescriptionvoid
COCTMT040008UVResponsible.setClassCode
(RoleClassAgent classCode) Set a value to attribute classCode. -
Uses of RoleClassAgent in net.ihe.gazelle.hl7v3.coctmt510000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt510000UV06 declared as RoleClassAgentMethods in net.ihe.gazelle.hl7v3.coctmt510000UV06 that return RoleClassAgentModifier and TypeMethodDescriptionCOCTMT510000UV06ResponsibleParty.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt510000UV06 with parameters of type RoleClassAgentModifier and TypeMethodDescriptionvoid
COCTMT510000UV06ResponsibleParty.setClassCode
(RoleClassAgent classCode) Set a value to attribute classCode. -
Uses of RoleClassAgent in net.ihe.gazelle.hl7v3.mccimt000100UV01
Fields in net.ihe.gazelle.hl7v3.mccimt000100UV01 declared as RoleClassAgentMethods in net.ihe.gazelle.hl7v3.mccimt000100UV01 that return RoleClassAgentMethods in net.ihe.gazelle.hl7v3.mccimt000100UV01 with parameters of type RoleClassAgentModifier and TypeMethodDescriptionvoid
MCCIMT000100UV01Agent.setClassCode
(RoleClassAgent classCode) Set a value to attribute classCode. -
Uses of RoleClassAgent in net.ihe.gazelle.hl7v3.mccimt000200UV01
Fields in net.ihe.gazelle.hl7v3.mccimt000200UV01 declared as RoleClassAgentMethods in net.ihe.gazelle.hl7v3.mccimt000200UV01 that return RoleClassAgentMethods in net.ihe.gazelle.hl7v3.mccimt000200UV01 with parameters of type RoleClassAgentModifier and TypeMethodDescriptionvoid
MCCIMT000200UV01Agent.setClassCode
(RoleClassAgent classCode) Set a value to attribute classCode. -
Uses of RoleClassAgent in net.ihe.gazelle.hl7v3.mccimt000300UV01
Fields in net.ihe.gazelle.hl7v3.mccimt000300UV01 declared as RoleClassAgentMethods in net.ihe.gazelle.hl7v3.mccimt000300UV01 that return RoleClassAgentMethods in net.ihe.gazelle.hl7v3.mccimt000300UV01 with parameters of type RoleClassAgentModifier and TypeMethodDescriptionvoid
MCCIMT000300UV01Agent.setClassCode
(RoleClassAgent classCode) Set a value to attribute classCode. -
Uses of RoleClassAgent in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return RoleClassAgentModifier and TypeMethodDescriptionstatic RoleClassAgent
static RoleClassAgent
Returns the enum constant of this class with the specified name.static RoleClassAgent[]
RoleClassAgent.values()
Returns an array containing the constants of this enum class, in the order they are declared.