Enum Class BarcodeCompParams.CompensationProcess

java.lang.Object
java.lang.Enum<BarcodeCompParams.CompensationProcess>
org.cip4.lib.xjdf.schema.BarcodeCompParams.CompensationProcess
All Implemented Interfaces:
Serializable, Comparable<BarcodeCompParams.CompensationProcess>, Constable
Enclosing class:
BarcodeCompParams

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public static enum BarcodeCompParams.CompensationProcess extends Enum<BarcodeCompParams.CompensationProcess>

Java class for null.

The following schema fragment specifies the expected content contained within this class.

 <simpleType>
   <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
     <enumeration value="Printing"/>
     <enumeration value="Platemaking"/>
   </restriction>
 </simpleType>