Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActClassCareProvision
Packages that use ActClassCareProvision
Package
Description
-
Uses of ActClassCareProvision in net.ihe.gazelle.hl7v3.coctmt290000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt290000UV06 declared as ActClassCareProvisionMethods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return ActClassCareProvisionModifier and TypeMethodDescriptionCOCTMT290000UV06PatientCareProvisionRequest.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 with parameters of type ActClassCareProvisionModifier and TypeMethodDescriptionvoid
COCTMT290000UV06PatientCareProvisionRequest.setClassCode
(ActClassCareProvision classCode) Set a value to attribute classCode. -
Uses of ActClassCareProvision in net.ihe.gazelle.hl7v3.coctmt510000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt510000UV06 declared as ActClassCareProvisionMethods in net.ihe.gazelle.hl7v3.coctmt510000UV06 that return ActClassCareProvisionMethods in net.ihe.gazelle.hl7v3.coctmt510000UV06 with parameters of type ActClassCareProvisionModifier and TypeMethodDescriptionvoid
COCTMT510000UV06Benefit.setClassCode
(ActClassCareProvision classCode) Set a value to attribute classCode. -
Uses of ActClassCareProvision in net.ihe.gazelle.hl7v3.coctmt740000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt740000UV04 declared as ActClassCareProvisionMethods in net.ihe.gazelle.hl7v3.coctmt740000UV04 that return ActClassCareProvisionMethods in net.ihe.gazelle.hl7v3.coctmt740000UV04 with parameters of type ActClassCareProvisionModifier and TypeMethodDescriptionvoid
COCTMT740000UV04Referral.setClassCode
(ActClassCareProvision classCode) Set a value to attribute classCode. -
Uses of ActClassCareProvision in net.ihe.gazelle.hl7v3.coctmt820000UV
Fields in net.ihe.gazelle.hl7v3.coctmt820000UV declared as ActClassCareProvisionMethods in net.ihe.gazelle.hl7v3.coctmt820000UV that return ActClassCareProvisionMethods in net.ihe.gazelle.hl7v3.coctmt820000UV with parameters of type ActClassCareProvisionModifier and TypeMethodDescriptionvoid
COCTMT820000UVCareProvision.setClassCode
(ActClassCareProvision classCode) Set a value to attribute classCode. -
Uses of ActClassCareProvision in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return ActClassCareProvisionModifier and TypeMethodDescriptionstatic ActClassCareProvision
static ActClassCareProvision
Returns the enum constant of this class with the specified name.static ActClassCareProvision[]
ActClassCareProvision.values()
Returns an array containing the constants of this enum class, in the order they are declared.