Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActClassSupply
Packages that use ActClassSupply
Package
Description
-
Uses of ActClassSupply in net.ihe.gazelle.hl7v3.coctmt260003UV
Fields in net.ihe.gazelle.hl7v3.coctmt260003UV declared as ActClassSupplyMethods in net.ihe.gazelle.hl7v3.coctmt260003UV that return ActClassSupplyMethods in net.ihe.gazelle.hl7v3.coctmt260003UV with parameters of type ActClassSupplyModifier and TypeMethodDescriptionvoid
COCTMT260003UVOtherSupply.setClassCode
(ActClassSupply classCode) Set a value to attribute classCode. -
Uses of ActClassSupply in net.ihe.gazelle.hl7v3.coctmt300000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt300000UV04 declared as ActClassSupplyModifier and TypeFieldDescriptionCOCTMT300000UV04SupplyEvent.classCode
COCTMT300000UV04SupplyOrder.classCode
Methods in net.ihe.gazelle.hl7v3.coctmt300000UV04 that return ActClassSupplyModifier and TypeMethodDescriptionCOCTMT300000UV04SupplyEvent.getClassCode()
Return classCode.COCTMT300000UV04SupplyOrder.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt300000UV04 with parameters of type ActClassSupplyModifier and TypeMethodDescriptionvoid
COCTMT300000UV04SupplyEvent.setClassCode
(ActClassSupply classCode) Set a value to attribute classCode.void
COCTMT300000UV04SupplyOrder.setClassCode
(ActClassSupply classCode) Set a value to attribute classCode. -
Uses of ActClassSupply in net.ihe.gazelle.hl7v3.coctmt490000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt490000UV04 declared as ActClassSupplyMethods in net.ihe.gazelle.hl7v3.coctmt490000UV04 that return ActClassSupplyModifier and TypeMethodDescriptionCOCTMT490000UV04BillableClinicalProduct.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt490000UV04 with parameters of type ActClassSupplyModifier and TypeMethodDescriptionvoid
COCTMT490000UV04BillableClinicalProduct.setClassCode
(ActClassSupply classCode) Set a value to attribute classCode. -
Uses of ActClassSupply in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV declared as ActClassSupplyMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return ActClassSupplyMethods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type ActClassSupplyModifier and TypeMethodDescriptionvoid
COCTMT530000UVSupply.setClassCode
(ActClassSupply classCode) Set a value to attribute classCode. -
Uses of ActClassSupply in net.ihe.gazelle.hl7v3.coctmt600000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt600000UV06 declared as ActClassSupplyMethods in net.ihe.gazelle.hl7v3.coctmt600000UV06 that return ActClassSupplyMethods in net.ihe.gazelle.hl7v3.coctmt600000UV06 with parameters of type ActClassSupplyModifier and TypeMethodDescriptionvoid
COCTMT600000UV06SupplyEvent.setClassCode
(ActClassSupply classCode) Set a value to attribute classCode. -
Uses of ActClassSupply in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return ActClassSupplyModifier and TypeMethodDescriptionstatic ActClassSupply
static ActClassSupply
Returns the enum constant of this class with the specified name.static ActClassSupply[]
ActClassSupply.values()
Returns an array containing the constants of this enum class, in the order they are declared.