Uses of Enum Class
org.hl7.v3.ActClassSupply
-
Uses of ActClassSupply in org.hl7.v3
Fields in org.hl7.v3 declared as ActClassSupplyModifier and TypeFieldDescriptionprotected ActClassSupplyCOCTMT260003UVOtherSupply.classCodeprotected ActClassSupplyCOCTMT300000UV04SupplyEvent.classCodeprotected ActClassSupplyCOCTMT300000UV04SupplyOrder.classCodeprotected ActClassSupplyCOCTMT490000UV04BillableClinicalProduct.classCodeprotected ActClassSupplyCOCTMT530000UVSupply.classCodeprotected ActClassSupplyCOCTMT600000UV06SupplyEvent.classCodeprotected ActClassSupplyPOCDMT000040Supply.classCodeMethods in org.hl7.v3 that return ActClassSupplyModifier and TypeMethodDescriptionstatic ActClassSupplyCOCTMT260003UVOtherSupply.getClassCode()Gets the value of the classCode property.COCTMT300000UV04SupplyEvent.getClassCode()Gets the value of the classCode property.COCTMT300000UV04SupplyOrder.getClassCode()Gets the value of the classCode property.COCTMT490000UV04BillableClinicalProduct.getClassCode()Gets the value of the classCode property.COCTMT530000UVSupply.getClassCode()Gets the value of the classCode property.COCTMT600000UV06SupplyEvent.getClassCode()Gets the value of the classCode property.POCDMT000040Supply.getClassCode()Gets the value of the classCode property.static 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.Methods in org.hl7.v3 with parameters of type ActClassSupplyModifier and TypeMethodDescriptionvoidCOCTMT260003UVOtherSupply.setClassCode(ActClassSupply value) Sets the value of the classCode property.voidCOCTMT300000UV04SupplyEvent.setClassCode(ActClassSupply value) Sets the value of the classCode property.voidCOCTMT300000UV04SupplyOrder.setClassCode(ActClassSupply value) Sets the value of the classCode property.voidCOCTMT490000UV04BillableClinicalProduct.setClassCode(ActClassSupply value) Sets the value of the classCode property.voidCOCTMT530000UVSupply.setClassCode(ActClassSupply value) Sets the value of the classCode property.voidCOCTMT600000UV06SupplyEvent.setClassCode(ActClassSupply value) Sets the value of the classCode property.voidPOCDMT000040Supply.setClassCode(ActClassSupply value) Sets the value of the classCode property.COCTMT260003UVOtherSupply.withClassCode(ActClassSupply value) COCTMT300000UV04SupplyEvent.withClassCode(ActClassSupply value) COCTMT300000UV04SupplyOrder.withClassCode(ActClassSupply value) COCTMT490000UV04BillableClinicalProduct.withClassCode(ActClassSupply value) COCTMT530000UVSupply.withClassCode(ActClassSupply value) COCTMT600000UV06SupplyEvent.withClassCode(ActClassSupply value) POCDMT000040Supply.withClassCode(ActClassSupply value)