com.ebay.api.eBLBaseComponents
Class PaymentTransactionCodeType

java.lang.Object
  |
  +--com.ebay.api.eBLBaseComponents.PaymentTransactionCodeType
All Implemented Interfaces:
java.io.Serializable

public class PaymentTransactionCodeType
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
static org.apache.axis.types.Token _value1
           
static org.apache.axis.types.Token _value10
           
static org.apache.axis.types.Token _value11
           
static org.apache.axis.types.Token _value2
           
static org.apache.axis.types.Token _value3
           
static org.apache.axis.types.Token _value4
           
static org.apache.axis.types.Token _value5
           
static org.apache.axis.types.Token _value6
           
static org.apache.axis.types.Token _value7
           
static org.apache.axis.types.Token _value8
           
static org.apache.axis.types.Token _value9
           
static PaymentTransactionCodeType value1
           
static PaymentTransactionCodeType value10
           
static PaymentTransactionCodeType value11
           
static PaymentTransactionCodeType value2
           
static PaymentTransactionCodeType value3
           
static PaymentTransactionCodeType value4
           
static PaymentTransactionCodeType value5
           
static PaymentTransactionCodeType value6
           
static PaymentTransactionCodeType value7
           
static PaymentTransactionCodeType value8
           
static PaymentTransactionCodeType value9
           
 
Constructor Summary
protected PaymentTransactionCodeType(org.apache.axis.types.Token value)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
static PaymentTransactionCodeType fromString(java.lang.String value)
           
static PaymentTransactionCodeType fromValue(org.apache.axis.types.Token value)
           
 org.apache.axis.types.Token getValue()
           
 int hashCode()
           
 java.lang.Object readResolve()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

_value1

public static final org.apache.axis.types.Token _value1

_value2

public static final org.apache.axis.types.Token _value2

_value3

public static final org.apache.axis.types.Token _value3

_value4

public static final org.apache.axis.types.Token _value4

_value5

public static final org.apache.axis.types.Token _value5

_value6

public static final org.apache.axis.types.Token _value6

_value7

public static final org.apache.axis.types.Token _value7

_value8

public static final org.apache.axis.types.Token _value8

_value9

public static final org.apache.axis.types.Token _value9

_value10

public static final org.apache.axis.types.Token _value10

_value11

public static final org.apache.axis.types.Token _value11

value1

public static final PaymentTransactionCodeType value1

value2

public static final PaymentTransactionCodeType value2

value3

public static final PaymentTransactionCodeType value3

value4

public static final PaymentTransactionCodeType value4

value5

public static final PaymentTransactionCodeType value5

value6

public static final PaymentTransactionCodeType value6

value7

public static final PaymentTransactionCodeType value7

value8

public static final PaymentTransactionCodeType value8

value9

public static final PaymentTransactionCodeType value9

value10

public static final PaymentTransactionCodeType value10

value11

public static final PaymentTransactionCodeType value11
Constructor Detail

PaymentTransactionCodeType

protected PaymentTransactionCodeType(org.apache.axis.types.Token value)
Method Detail

getValue

public org.apache.axis.types.Token getValue()

fromValue

public static PaymentTransactionCodeType fromValue(org.apache.axis.types.Token value)
                                            throws java.lang.IllegalStateException

fromString

public static PaymentTransactionCodeType fromString(java.lang.String value)
                                             throws java.lang.IllegalStateException

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException