Enum BoxFoldingParams.BoxFoldingType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<BoxFoldingParams.BoxFoldingType>
    Enclosing class:
    BoxFoldingParams

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v4.0.1",
               date="2022-12-20T17:59:47Z")
    public static enum BoxFoldingParams.BoxFoldingType
    extends java.lang.Enum<BoxFoldingParams.BoxFoldingType>

    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="Type00"/>
         <enumeration value="Type01"/>
         <enumeration value="Type02"/>
         <enumeration value="Type03"/>
         <enumeration value="Type04"/>
         <enumeration value="Type10"/>
         <enumeration value="Type11"/>
         <enumeration value="Type12"/>
         <enumeration value="Type13"/>
         <enumeration value="Type15"/>
         <enumeration value="Type20"/>
       </restriction>
     </simpleType>