com.ebay.api.eBLBaseComponents
Class PaymentStatusCodeType

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

public class PaymentStatusCodeType
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 _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 PaymentStatusCodeType value1
           
static PaymentStatusCodeType value2
           
static PaymentStatusCodeType value3
           
static PaymentStatusCodeType value4
           
static PaymentStatusCodeType value5
           
static PaymentStatusCodeType value6
           
static PaymentStatusCodeType value7
           
static PaymentStatusCodeType value8
           
static PaymentStatusCodeType value9
           
 
Constructor Summary
protected PaymentStatusCodeType(org.apache.axis.types.Token value)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
static PaymentStatusCodeType fromString(java.lang.String value)
           
static PaymentStatusCodeType 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

value1

public static final PaymentStatusCodeType value1

value2

public static final PaymentStatusCodeType value2

value3

public static final PaymentStatusCodeType value3

value4

public static final PaymentStatusCodeType value4

value5

public static final PaymentStatusCodeType value5

value6

public static final PaymentStatusCodeType value6

value7

public static final PaymentStatusCodeType value7

value8

public static final PaymentStatusCodeType value8

value9

public static final PaymentStatusCodeType value9
Constructor Detail

PaymentStatusCodeType

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

getValue

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

fromValue

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

fromString

public static PaymentStatusCodeType 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