|
Changes since the last release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebay.soap.eBLBaseComponents.AccessRuleStatusCodeType
public class AccessRuleStatusCodeType
Defines values that describe an application's current status with respect to an API access rule. The rules specify daily, hourly, and periodic usage limits for various eBay Web Services calls.
| Field Summary | |
|---|---|
static org.apache.axis.types.Token |
_ApplicationBlocked
|
static org.apache.axis.types.Token |
_CustomCode
|
static org.apache.axis.types.Token |
_RuleOff
|
static org.apache.axis.types.Token |
_RuleOn
|
static AccessRuleStatusCodeType |
ApplicationBlocked
(out) The application is blocked from making requests to the call named in this rule. |
static AccessRuleStatusCodeType |
CustomCode
(out) Reserved for internal or future use. |
static AccessRuleStatusCodeType |
RuleOff
(out) The rule is turned off, and no rule validation was performed. |
static AccessRuleStatusCodeType |
RuleOn
(out) The rule is turned on, and rule validation was performed. |
| Constructor Summary | |
|---|---|
protected |
AccessRuleStatusCodeType(org.apache.axis.types.Token value)
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static AccessRuleStatusCodeType |
fromString(String value)
|
static AccessRuleStatusCodeType |
fromValue(org.apache.axis.types.Token value)
|
static String |
getEnumErrorMsg(Object value)
|
org.apache.axis.types.Token |
getValue()
|
int |
hashCode()
|
Object |
readResolve()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.axis.types.Token _RuleOff
public static final org.apache.axis.types.Token _RuleOn
public static final org.apache.axis.types.Token _ApplicationBlocked
public static final org.apache.axis.types.Token _CustomCode
public static final AccessRuleStatusCodeType RuleOff
public static final AccessRuleStatusCodeType RuleOn
public static final AccessRuleStatusCodeType ApplicationBlocked
public static final AccessRuleStatusCodeType CustomCode
| Constructor Detail |
|---|
protected AccessRuleStatusCodeType(org.apache.axis.types.Token value)
| Method Detail |
|---|
public org.apache.axis.types.Token getValue()
public static AccessRuleStatusCodeType fromValue(org.apache.axis.types.Token value)
throws RuntimeException
RuntimeException
public static AccessRuleStatusCodeType fromString(String value)
throws RuntimeException
RuntimeExceptionpublic boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
public Object readResolve()
throws ObjectStreamException
ObjectStreamExceptionpublic static String getEnumErrorMsg(Object value)
|
Changes since the last release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations:developer-relations@ebay.com
© 2004-2006 eBay Inc. All rights reserved.