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

Packages that use GenderEnumeration
yarfraw.generated.googlebase.elements   
 

Uses of GenderEnumeration in yarfraw.generated.googlebase.elements
 

Fields in yarfraw.generated.googlebase.elements declared as GenderEnumeration
protected  GenderEnumeration GoogleBaseExtension.gender
           
 

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

Methods in yarfraw.generated.googlebase.elements that return types with arguments of type GenderEnumeration
 JAXBElement<GenderEnumeration> ObjectFactory.createGender(GenderEnumeration value)
          Create an instance of JAXBElement<GenderEnumeration>}
 

Methods in yarfraw.generated.googlebase.elements with parameters of type GenderEnumeration
 JAXBElement<GenderEnumeration> ObjectFactory.createGender(GenderEnumeration value)
          Create an instance of JAXBElement<GenderEnumeration>}
 void GoogleBaseExtension.setGender(GenderEnumeration value)
          Sets the value of the gender property.
 



Copyright © 2008. All Rights Reserved.