quickfix.field
Class PaymentMethod
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.PaymentMethod
- All Implemented Interfaces:
- java.io.Serializable
public class PaymentMethod
- extends IntField
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
FIELD
public static final int FIELD
- See Also:
- Constant Field Values
CREST
public static final int CREST
- See Also:
- Constant Field Values
NSCC
public static final int NSCC
- See Also:
- Constant Field Values
EUROCLEAR
public static final int EUROCLEAR
- See Also:
- Constant Field Values
CLEARSTREAM
public static final int CLEARSTREAM
- See Also:
- Constant Field Values
CHEQUE
public static final int CHEQUE
- See Also:
- Constant Field Values
TELEGRAPHIC_TRANSFER
public static final int TELEGRAPHIC_TRANSFER
- See Also:
- Constant Field Values
FEDWIRE
public static final int FEDWIRE
- See Also:
- Constant Field Values
DEBIT_CARD
public static final int DEBIT_CARD
- See Also:
- Constant Field Values
DIRECT_DEBIT
public static final int DIRECT_DEBIT
- See Also:
- Constant Field Values
DIRECT_CREDIT
public static final int DIRECT_CREDIT
- See Also:
- Constant Field Values
CREDIT_CARD
public static final int CREDIT_CARD
- See Also:
- Constant Field Values
ACH_DEBIT
public static final int ACH_DEBIT
- See Also:
- Constant Field Values
ACH_CREDIT
public static final int ACH_CREDIT
- See Also:
- Constant Field Values
BPAY
public static final int BPAY
- See Also:
- Constant Field Values
HIGH_VALUE_CLEARING_SYSTEM
public static final int HIGH_VALUE_CLEARING_SYSTEM
- See Also:
- Constant Field Values
PaymentMethod
public PaymentMethod()
PaymentMethod
public PaymentMethod(int data)