Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.StoreFontSizeCodeType

Packages that use StoreFontSizeCodeType
com.ebay.soap.eBLBaseComponents   
 

Uses of StoreFontSizeCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as StoreFontSizeCodeType
protected  StoreFontSizeCodeType StoreFontType.descSize
           
protected  StoreFontSizeCodeType StoreFontType.nameSize
           
protected  StoreFontSizeCodeType StoreFontType.titleSize
           
 

Methods in com.ebay.soap.eBLBaseComponents that return StoreFontSizeCodeType
static StoreFontSizeCodeType StoreFontSizeCodeType.fromValue(java.lang.String v)
           
 StoreFontSizeCodeType StoreFontType.getDescSize()
          Gets the value of the descSize property.
 StoreFontSizeCodeType StoreFontType.getNameSize()
          Gets the value of the nameSize property.
 StoreFontSizeCodeType StoreFontType.getTitleSize()
          Gets the value of the titleSize property.
static StoreFontSizeCodeType StoreFontSizeCodeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StoreFontSizeCodeType[] StoreFontSizeCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type StoreFontSizeCodeType
 void StoreFontType.setDescSize(StoreFontSizeCodeType value)
          Sets the value of the descSize property.
 void StoreFontType.setNameSize(StoreFontSizeCodeType value)
          Sets the value of the nameSize property.
 void StoreFontType.setTitleSize(StoreFontSizeCodeType value)
          Sets the value of the titleSize property.
 


Changes since
the last release

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-2009 eBay Inc. All rights reserved.