Enum Class BarcodeReproParams.BearerBars

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

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

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="None"/>
     <enumeration value="TopBottom"/>
     <enumeration value="Box"/>
     <enumeration value="BoxHMarks"/>
   </restriction>
 </simpleType>