Uses of Class
yarfraw.generated.googlebase.elements.CountryEnumeration

Packages that use CountryEnumeration
yarfraw.generated.googlebase.elements   
 

Uses of CountryEnumeration in yarfraw.generated.googlebase.elements
 

Fields in yarfraw.generated.googlebase.elements declared as CountryEnumeration
protected  CountryEnumeration ShippingType.country
           
 

Methods in yarfraw.generated.googlebase.elements that return CountryEnumeration
static CountryEnumeration CountryEnumeration.fromValue(String v)
           
 CountryEnumeration ShippingType.getCountry()
          Gets the value of the country property.
static CountryEnumeration CountryEnumeration.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CountryEnumeration[] CountryEnumeration.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in yarfraw.generated.googlebase.elements with parameters of type CountryEnumeration
 void ShippingType.setCountry(CountryEnumeration value)
          Sets the value of the country property.
 



Copyright © 2008. All Rights Reserved.