Enum CardPaymentServiceType2Code

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<CardPaymentServiceType2Code>

    public enum CardPaymentServiceType2Code
    extends java.lang.Enum<CardPaymentServiceType2Code>

    Java class for CardPaymentServiceType2Code.

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

     <simpleType name="CardPaymentServiceType2Code">
       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         <enumeration value="AGGR"/>
         <enumeration value="DCCV"/>
         <enumeration value="GRTT"/>
         <enumeration value="INSP"/>
         <enumeration value="LOYT"/>
         <enumeration value="NRES"/>
         <enumeration value="PUCO"/>
         <enumeration value="RECP"/>
         <enumeration value="SOAF"/>
         <enumeration value="UNAF"/>
         <enumeration value="VCAU"/>
       </restriction>
     </simpleType>