|
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.AccessRuleCurrentStatusCodeType
public class AccessRuleCurrentStatusCodeType
Describes the current status of your application with regard to rules governing the number of times your application can execute API calls.
| Field Summary | |
|---|---|
static org.apache.axis.types.Token |
_CustomCode
|
static org.apache.axis.types.Token |
_DailyLimitExceeded
|
static org.apache.axis.types.Token |
_DailySoftLimitExceeded
|
static org.apache.axis.types.Token |
_HourlyLimitExceeded
|
static org.apache.axis.types.Token |
_HourlySoftLimitExceeded
|
static org.apache.axis.types.Token |
_NotSet
|
static org.apache.axis.types.Token |
_PeriodicLimitExceeded
|
static org.apache.axis.types.Token |
_PeriodicSoftLimitExceeded
|
static AccessRuleCurrentStatusCodeType |
CustomCode
(out) Reserved for internal or future use. |
static AccessRuleCurrentStatusCodeType |
DailyLimitExceeded
(out) Your application has exceeded its daily hard limit. |
static AccessRuleCurrentStatusCodeType |
DailySoftLimitExceeded
(out) Your application has exceeded its daily soft limit. |
static AccessRuleCurrentStatusCodeType |
HourlyLimitExceeded
(out) Your application has exceeded its hourly hard limit. |
static AccessRuleCurrentStatusCodeType |
HourlySoftLimitExceeded
(out) Your application has exceeded its hourly soft limit. |
static AccessRuleCurrentStatusCodeType |
NotSet
(out) The rule is not set and usage limits do not apply. |
static AccessRuleCurrentStatusCodeType |
PeriodicLimitExceeded
(out) Your application has exceeded its periodic hard limit. |
static AccessRuleCurrentStatusCodeType |
PeriodicSoftLimitExceeded
(out) Your application has exceeded its periodic soft limit. |
| Constructor Summary | |
|---|---|
protected |
AccessRuleCurrentStatusCodeType(org.apache.axis.types.Token value)
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static AccessRuleCurrentStatusCodeType |
fromString(String value)
|
static AccessRuleCurrentStatusCodeType |
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 _NotSet
public static final org.apache.axis.types.Token _HourlyLimitExceeded
public static final org.apache.axis.types.Token _DailyLimitExceeded
public static final org.apache.axis.types.Token _PeriodicLimitExceeded
public static final org.apache.axis.types.Token _HourlySoftLimitExceeded
public static final org.apache.axis.types.Token _DailySoftLimitExceeded
public static final org.apache.axis.types.Token _PeriodicSoftLimitExceeded
public static final org.apache.axis.types.Token _CustomCode
public static final AccessRuleCurrentStatusCodeType NotSet
public static final AccessRuleCurrentStatusCodeType HourlyLimitExceeded
public static final AccessRuleCurrentStatusCodeType DailyLimitExceeded
public static final AccessRuleCurrentStatusCodeType PeriodicLimitExceeded
public static final AccessRuleCurrentStatusCodeType HourlySoftLimitExceeded
public static final AccessRuleCurrentStatusCodeType DailySoftLimitExceeded
public static final AccessRuleCurrentStatusCodeType PeriodicSoftLimitExceeded
public static final AccessRuleCurrentStatusCodeType CustomCode
| Constructor Detail |
|---|
protected AccessRuleCurrentStatusCodeType(org.apache.axis.types.Token value)
| Method Detail |
|---|
public org.apache.axis.types.Token getValue()
public static AccessRuleCurrentStatusCodeType fromValue(org.apache.axis.types.Token value)
throws RuntimeException
RuntimeException
public static AccessRuleCurrentStatusCodeType 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.