|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PriceTypeEnumeration | |
|---|---|
| yarfraw.generated.googlebase.elements | |
| Uses of PriceTypeEnumeration in yarfraw.generated.googlebase.elements |
|---|
| Fields in yarfraw.generated.googlebase.elements declared as PriceTypeEnumeration | |
|---|---|
protected PriceTypeEnumeration |
GoogleBaseExtension.priceType
|
protected PriceTypeEnumeration |
GoogleBaseExtension.salaryType
|
| Methods in yarfraw.generated.googlebase.elements that return PriceTypeEnumeration | |
|---|---|
static PriceTypeEnumeration |
PriceTypeEnumeration.fromValue(String v)
|
PriceTypeEnumeration |
GoogleBaseExtension.getPriceType()
Gets the value of the priceType property. |
PriceTypeEnumeration |
GoogleBaseExtension.getSalaryType()
Gets the value of the salaryType property. |
static PriceTypeEnumeration |
PriceTypeEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PriceTypeEnumeration[] |
PriceTypeEnumeration.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 PriceTypeEnumeration | |
|---|---|
JAXBElement<PriceTypeEnumeration> |
ObjectFactory.createPriceType(PriceTypeEnumeration value)
Create an instance of JAXBElement<PriceTypeEnumeration>} |
JAXBElement<PriceTypeEnumeration> |
ObjectFactory.createSalaryType(PriceTypeEnumeration value)
Create an instance of JAXBElement<PriceTypeEnumeration>} |
| Methods in yarfraw.generated.googlebase.elements with parameters of type PriceTypeEnumeration | |
|---|---|
JAXBElement<PriceTypeEnumeration> |
ObjectFactory.createPriceType(PriceTypeEnumeration value)
Create an instance of JAXBElement<PriceTypeEnumeration>} |
JAXBElement<PriceTypeEnumeration> |
ObjectFactory.createSalaryType(PriceTypeEnumeration value)
Create an instance of JAXBElement<PriceTypeEnumeration>} |
void |
GoogleBaseExtension.setPriceType(PriceTypeEnumeration value)
Sets the value of the priceType property. |
void |
GoogleBaseExtension.setSalaryType(PriceTypeEnumeration value)
Sets the value of the salaryType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||