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 TypeMethodDescriptionvoidCOCTMT290000UV06PatientCareProvisionRequest.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 TypeMethodDescriptionvoidCOCTMT510000UV06Benefit.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 TypeMethodDescriptionvoidCOCTMT740000UV04Referral.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 TypeMethodDescriptionvoidCOCTMT820000UVCareProvision.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 ActClassCareProvisionstatic ActClassCareProvisionReturns 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.