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

Packages that use ApprovalSubTypeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of ApprovalSubTypeType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.