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

Packages that use APIAuthenticationType
urn.ebay.apis.eBLBaseComponents   
 

Uses of APIAuthenticationType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return APIAuthenticationType
static APIAuthenticationType APIAuthenticationType.fromValue(String v)
           
 APIAuthenticationType APICredentialsType.getType()
          Getter for type
static APIAuthenticationType APIAuthenticationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static APIAuthenticationType[] APIAuthenticationType.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 APIAuthenticationType
 void APICredentialsType.setType(APIAuthenticationType type)
          Setter for type
 



Copyright © 2013. All Rights Reserved.