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

Packages that use APIType
urn.ebay.api.PayPalAPI   
urn.ebay.apis.eBLBaseComponents   
 

Uses of APIType in urn.ebay.api.PayPalAPI
 

Methods in urn.ebay.api.PayPalAPI that return APIType
 APIType DoCancelRequestType.getAPIType()
          Getter for aPIType
 

Methods in urn.ebay.api.PayPalAPI with parameters of type APIType
 void DoCancelRequestType.setAPIType(APIType aPIType)
          Setter for aPIType
 

Constructors in urn.ebay.api.PayPalAPI with parameters of type APIType
DoCancelRequestType(String cancelMsgSubID, APIType aPIType)
          Constructor with arguments
 

Uses of APIType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.