Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActClassSupply
Package
Description
-
Uses of ActClassSupply in net.ihe.gazelle.hl7v3.coctmt260003UV
Modifier and TypeMethodDescriptionvoid
COCTMT260003UVOtherSupply.setClassCode
(ActClassSupply classCode) Set a value to attribute classCode. -
Uses of ActClassSupply in net.ihe.gazelle.hl7v3.coctmt300000UV04
Modifier and TypeFieldDescriptionCOCTMT300000UV04SupplyEvent.classCode
COCTMT300000UV04SupplyOrder.classCode
Modifier and TypeMethodDescriptionCOCTMT300000UV04SupplyEvent.getClassCode()
Return classCode.COCTMT300000UV04SupplyOrder.getClassCode()
Return classCode.Modifier 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
Modifier and TypeMethodDescriptionCOCTMT490000UV04BillableClinicalProduct.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT490000UV04BillableClinicalProduct.setClassCode
(ActClassSupply classCode) Set a value to attribute classCode. -
Uses of ActClassSupply in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeMethodDescriptionvoid
COCTMT530000UVSupply.setClassCode
(ActClassSupply classCode) Set a value to attribute classCode. -
Uses of ActClassSupply in net.ihe.gazelle.hl7v3.coctmt600000UV06
Modifier and TypeMethodDescriptionvoid
COCTMT600000UV06SupplyEvent.setClassCode
(ActClassSupply classCode) Set a value to attribute classCode. -
Uses of ActClassSupply in net.ihe.gazelle.hl7v3.voc
Modifier 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.