Enum DocumentType6Code

  • All Implemented Interfaces:
    Serializable, Comparable<DocumentType6Code>

    public enum DocumentType6Code
    extends Enum<DocumentType6Code>

    Java class for DocumentType6Code.

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

     <simpleType name="DocumentType6Code">
       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         <enumeration value="MSIN"/>
         <enumeration value="CNFA"/>
         <enumeration value="DNFA"/>
         <enumeration value="CINV"/>
         <enumeration value="CREN"/>
         <enumeration value="DEBN"/>
         <enumeration value="HIRI"/>
         <enumeration value="SBIN"/>
         <enumeration value="CMCN"/>
         <enumeration value="SOAC"/>
         <enumeration value="DISP"/>
         <enumeration value="BOLD"/>
         <enumeration value="VCHR"/>
         <enumeration value="AROI"/>
         <enumeration value="TSUT"/>
         <enumeration value="PUOR"/>
       </restriction>
     </simpleType>