Uses of Class
urn.ebay.apis.eBLBaseComponents.StatusChangeActionType

Packages that use StatusChangeActionType
urn.ebay.apis.eBLBaseComponents   
 

Uses of StatusChangeActionType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return StatusChangeActionType
static StatusChangeActionType StatusChangeActionType.fromValue(String v)
           
 StatusChangeActionType ManageRecurringPaymentsProfileStatusRequestDetailsType.getAction()
          Getter for action
static StatusChangeActionType StatusChangeActionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StatusChangeActionType[] StatusChangeActionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in urn.ebay.apis.eBLBaseComponents with parameters of type StatusChangeActionType
 void ManageRecurringPaymentsProfileStatusRequestDetailsType.setAction(StatusChangeActionType action)
          Setter for action
 

Constructors in urn.ebay.apis.eBLBaseComponents with parameters of type StatusChangeActionType
ManageRecurringPaymentsProfileStatusRequestDetailsType(String profileID, StatusChangeActionType action)
          Constructor with arguments
 



Copyright © 2013. All Rights Reserved.