com.ibm.commerce.order.facade.datatypes

Class PaymentInstructionStatusEnumerationType

  • java.lang.Object
    • org.eclipse.emf.common.util.AbstractEnumerator
      • com.ibm.commerce.order.facade.datatypes.PaymentInstructionStatusEnumerationType
  • All Implemented Interfaces:
    org.eclipse.emf.common.util.Enumerator


    public final class PaymentInstructionStatusEnumerationType
    extends org.eclipse.emf.common.util.AbstractEnumerator
    A representation of the literals of the enumeration 'Payment Instruction Status Enumeration Type', and utility methods for working with them. The type definition of payment instruction status. "New", "Valid", "Invalid" and "Closed" are values of payment instruction status in payment plug-in controller layer. "Success", "Failed" and "Pending" are values of payment instruction status in payment rules engine layer. The values "New", "Valid", "Invalid" and "Closed" are only for compatibility.
    See Also:
    OrderPackage.getPaymentInstructionStatusEnumerationType()