Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActClassProcedure
Packages that use ActClassProcedure
Package
Description
-
Uses of ActClassProcedure in net.ihe.gazelle.hl7v3.coctmt080000UV
Fields in net.ihe.gazelle.hl7v3.coctmt080000UV declared as ActClassProcedureMethods in net.ihe.gazelle.hl7v3.coctmt080000UV that return ActClassProcedureMethods in net.ihe.gazelle.hl7v3.coctmt080000UV with parameters of type ActClassProcedureModifier and TypeMethodDescriptionvoid
COCTMT080000UVProcess.setClassCode
(ActClassProcedure classCode) Set a value to attribute classCode. -
Uses of ActClassProcedure in net.ihe.gazelle.hl7v3.coctmt290000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt290000UV06 declared as ActClassProcedureMethods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return ActClassProcedureModifier and TypeMethodDescriptionCOCTMT290000UV06SpecimenCollectionEvent.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 with parameters of type ActClassProcedureModifier and TypeMethodDescriptionvoid
COCTMT290000UV06SpecimenCollectionEvent.setClassCode
(ActClassProcedure classCode) Set a value to attribute classCode. -
Uses of ActClassProcedure in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV declared as ActClassProcedureMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return ActClassProcedureMethods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type ActClassProcedureModifier and TypeMethodDescriptionvoid
COCTMT530000UVProcedure.setClassCode
(ActClassProcedure classCode) Set a value to attribute classCode. -
Uses of ActClassProcedure in net.ihe.gazelle.hl7v3.coctmt740000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt740000UV04 declared as ActClassProcedureMethods in net.ihe.gazelle.hl7v3.coctmt740000UV04 that return ActClassProcedureModifier and TypeMethodDescriptionCOCTMT740000UV04OralHealthService.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt740000UV04 with parameters of type ActClassProcedureModifier and TypeMethodDescriptionvoid
COCTMT740000UV04OralHealthService.setClassCode
(ActClassProcedure classCode) Set a value to attribute classCode. -
Uses of ActClassProcedure in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return ActClassProcedureModifier and TypeMethodDescriptionstatic ActClassProcedure
static ActClassProcedure
Returns the enum constant of this class with the specified name.static ActClassProcedure[]
ActClassProcedure.values()
Returns an array containing the constants of this enum class, in the order they are declared.