com.google.api.ads.dfp.axis.v201208
Class CompanyCreditStatusErrorReason
java.lang.Object
com.google.api.ads.dfp.axis.v201208.CompanyCreditStatusErrorReason
- All Implemented Interfaces:
- Serializable
public class CompanyCreditStatusErrorReason
- extends Object
- implements Serializable
- See Also:
- Serialized Form
_COMPANY_CREDIT_STATUS_CHANGE_NOT_ALLOWED
public static final String _COMPANY_CREDIT_STATUS_CHANGE_NOT_ALLOWED
- See Also:
- Constant Field Values
_CANNOT_USE_CREDIT_STATUS_SETTING
public static final String _CANNOT_USE_CREDIT_STATUS_SETTING
- See Also:
- Constant Field Values
_CANNOT_USE_ADVANCED_CREDIT_STATUS_SETTING
public static final String _CANNOT_USE_ADVANCED_CREDIT_STATUS_SETTING
- See Also:
- Constant Field Values
_UNACCEPTABLE_COMPANY_CREDIT_STATUS_FOR_ORDER
public static final String _UNACCEPTABLE_COMPANY_CREDIT_STATUS_FOR_ORDER
- See Also:
- Constant Field Values
_UNACCEPTABLE_COMPANY_CREDIT_STATUS_FOR_LINE_ITEM
public static final String _UNACCEPTABLE_COMPANY_CREDIT_STATUS_FOR_LINE_ITEM
- See Also:
- Constant Field Values
COMPANY_CREDIT_STATUS_CHANGE_NOT_ALLOWED
public static final CompanyCreditStatusErrorReason COMPANY_CREDIT_STATUS_CHANGE_NOT_ALLOWED
CANNOT_USE_CREDIT_STATUS_SETTING
public static final CompanyCreditStatusErrorReason CANNOT_USE_CREDIT_STATUS_SETTING
CANNOT_USE_ADVANCED_CREDIT_STATUS_SETTING
public static final CompanyCreditStatusErrorReason CANNOT_USE_ADVANCED_CREDIT_STATUS_SETTING
UNACCEPTABLE_COMPANY_CREDIT_STATUS_FOR_ORDER
public static final CompanyCreditStatusErrorReason UNACCEPTABLE_COMPANY_CREDIT_STATUS_FOR_ORDER
UNACCEPTABLE_COMPANY_CREDIT_STATUS_FOR_LINE_ITEM
public static final CompanyCreditStatusErrorReason UNACCEPTABLE_COMPANY_CREDIT_STATUS_FOR_LINE_ITEM
CompanyCreditStatusErrorReason
protected CompanyCreditStatusErrorReason(String value)
getValue
public String getValue()
fromValue
public static CompanyCreditStatusErrorReason fromValue(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
fromString
public static CompanyCreditStatusErrorReason fromString(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object
Copyright © 2012. All Rights Reserved.