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 TypeMethodDescriptionvoidCOCTMT260003UVOtherSupply.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.classCodeCOCTMT300000UV04SupplyOrder.classCodeMethods 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 TypeMethodDescriptionvoidCOCTMT300000UV04SupplyEvent.setClassCode(ActClassSupply classCode) Set a value to attribute classCode.voidCOCTMT300000UV04SupplyOrder.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 TypeMethodDescriptionvoidCOCTMT490000UV04BillableClinicalProduct.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 TypeMethodDescriptionvoidCOCTMT530000UVSupply.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 TypeMethodDescriptionvoidCOCTMT600000UV06SupplyEvent.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 ActClassSupplystatic ActClassSupplyReturns 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.