yarfraw.generated.googlebase.elements
Class GoogleBaseExtension

java.lang.Object
  extended by yarfraw.generated.googlebase.elements.GoogleBaseExtension

public class GoogleBaseExtension
extends Object

Describes the "schema" for an "item" in googlebase -- the basic unit in a "feed". Since google base will also accept feeds in a wide variety of "standard" XML content feed formats (RSS2.0, Atom), some of the item's sub elements (the "baseElementGroup") are represented by their corresponding child elements of "item/entry" in "RSS/Atom". The correspondence is defined in a seperate document. The rest of the item's sub elements are represented as "extensions" (belonging to the googlebase namespace) on the "item"/"entry" elements in RSS/Atom formats. We group these extension elements into three, "google defined with complex content" ("complexExtensionElementGroup") and " google defined with "simple content" ("simpleExtensionElementGroup") and "customer defined" (customExtensionElementGroup). Since all the elements in the google defined element groups are optional, the user is free to define all extensions as "custom". However, the user is strongly encouraged to first consult the (ever-growing) list of google defined extensions to see if the information they want to provide is represented there and if so use thos extensions in favor of custom ones.

Java class for googleBaseExtension complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="googleBaseExtension">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{http://base.google.com/ns/1.0}baseElementGroup"/>
         <group ref="{http://base.google.com/ns/1.0}complexExtensionElementGroup"/>
         <group ref="{http://base.google.com/ns/1.0}simpleExtensionElementGroup"/>
         <group ref="{http://base.google.com/ns/1.0}customExtensionElementGroup"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<String> actor
           
protected  Short age
           
protected  List<String> agent
           
protected  List<Object> any
           
protected  String apparelType
           
protected  String area
           
protected  List<String> artist
           
protected  List<String> author
           
protected  BigDecimal bathrooms
           
protected  Short bedrooms
           
protected  String brand
           
protected  List<String> color
           
protected  String condition
           
protected  DateTimeRangeType courseDateRange
           
protected  String courseNumber
           
protected  String courseTimes
           
protected  CurrencyCodeEnumeration currency
           
protected  String deliveryNotes
           
protected  String deliveryRadius
           
protected  String developmentStatus
           
protected  List<String> education
           
protected  List<String> employer
           
protected  List<String> ethnicity
           
protected  DateTimeRangeType eventDateRange
           
protected  XMLGregorianCalendar expirationDate
           
protected  XMLGregorianCalendar expirationDateTime
           
protected  List<String> format
           
protected  Boolean forSale
           
protected  String fromLocation
           
protected  GenderEnumeration gender
           
protected  BigDecimal hoaDues
           
protected  String id
           
protected  List<String> imageLink
           
protected  String immigrationStatus
           
protected  String interestedIn
           
protected  String isbn
           
protected  List<String> jobFunction
           
protected  List<String> jobIndustry
           
protected  List<String> jobType
           
protected  List<String> label
           
protected  List<String> license
           
protected  List<String> listingType
           
protected  String location
           
protected  String make
           
protected  String manufacturer
           
protected  String manufacturerId
           
protected  String maritalStatus
           
protected  String megapixels
           
protected  String memory
           
protected  String mileage
           
protected  String model
           
protected  String modelNumber
           
protected  String nameOfItemReviewed
           
protected  String newsSource
           
protected  String occupation
           
protected  String operatingSystems
           
protected  BigInteger pages
           
protected  List<PaymentMethodEnumeration> paymentAccepted
           
protected  String paymentNotes
           
protected  Boolean pickup
           
protected  String price
           
protected  PriceTypeEnumeration priceType
           
protected  String processorSpeed
           
protected  List<String> productType
           
protected  List<String> programmingLanguage
           
protected  List<String> propertyType
           
protected  String publicationName
           
protected  String publicationVolume
           
protected  XMLGregorianCalendar publishDate
           
protected  BigInteger quantity
           
protected  String rating
           
protected  String ratingType
           
protected  List<String> relatedLink
           
protected  String reviewerType
           
protected  String reviewType
           
protected  BigDecimal salary
           
protected  PriceTypeEnumeration salaryType
           
protected  String schoolDistrict
           
protected  String serviceType
           
protected  String sexualOrientation
           
protected  List<ShippingType> shipping
           
protected  List<String> size
           
protected  List<String> squareFootage
           
protected  List<String> subject
           
protected  List<String> subjectArea
           
protected  BigDecimal taxPercent
           
protected  String taxRegion
           
protected  String toLocation
           
protected  DateTimeRangeType travelDateRange
           
protected  String university
           
protected  String upc
           
protected  String urlOfItemReviewed
           
protected  List<String> vehicleType
           
protected  String vin
           
protected  String weight
           
protected  XMLGregorianCalendar year
           
 
Constructor Summary
GoogleBaseExtension()
           
 
Method Summary
 List<String> getActor()
          Gets the value of the actor property.
 Short getAge()
          Gets the value of the age property.
 List<String> getAgent()
          Gets the value of the agent property.
 List<Object> getAny()
          Gets the value of the any property.
 String getApparelType()
          Gets the value of the apparelType property.
 String getArea()
          Gets the value of the area property.
 List<String> getArtist()
          Gets the value of the artist property.
 List<String> getAuthor()
          Gets the value of the author property.
 BigDecimal getBathrooms()
          Gets the value of the bathrooms property.
 Short getBedrooms()
          Gets the value of the bedrooms property.
 String getBrand()
          Gets the value of the brand property.
 List<String> getColor()
          Gets the value of the color property.
 String getCondition()
          Gets the value of the condition property.
 DateTimeRangeType getCourseDateRange()
          Gets the value of the courseDateRange property.
 String getCourseNumber()
          Gets the value of the courseNumber property.
 String getCourseTimes()
          Gets the value of the courseTimes property.
 CurrencyCodeEnumeration getCurrency()
          Gets the value of the currency property.
 String getDeliveryNotes()
          Gets the value of the deliveryNotes property.
 String getDeliveryRadius()
          Gets the value of the deliveryRadius property.
 String getDevelopmentStatus()
          Gets the value of the developmentStatus property.
 List<String> getEducation()
          Gets the value of the education property.
 List<String> getEmployer()
          Gets the value of the employer property.
 List<String> getEthnicity()
          Gets the value of the ethnicity property.
 DateTimeRangeType getEventDateRange()
          Gets the value of the eventDateRange property.
 XMLGregorianCalendar getExpirationDate()
          Gets the value of the expirationDate property.
 XMLGregorianCalendar getExpirationDateTime()
          Gets the value of the expirationDateTime property.
 List<String> getFormat()
          Gets the value of the format property.
 String getFromLocation()
          Gets the value of the fromLocation property.
 GenderEnumeration getGender()
          Gets the value of the gender property.
 BigDecimal getHoaDues()
          Gets the value of the hoaDues property.
 String getId()
          Gets the value of the id property.
 List<String> getImageLink()
          Gets the value of the imageLink property.
 String getImmigrationStatus()
          Gets the value of the immigrationStatus property.
 String getInterestedIn()
          Gets the value of the interestedIn property.
 String getIsbn()
          Gets the value of the isbn property.
 List<String> getJobFunction()
          Gets the value of the jobFunction property.
 List<String> getJobIndustry()
          Gets the value of the jobIndustry property.
 List<String> getJobType()
          Gets the value of the jobType property.
 List<String> getLabel()
          Gets the value of the label property.
 List<String> getLicense()
          Gets the value of the license property.
 List<String> getListingType()
          Gets the value of the listingType property.
 String getLocation()
          Gets the value of the location property.
 String getMake()
          Gets the value of the make property.
 String getManufacturer()
          Gets the value of the manufacturer property.
 String getManufacturerId()
          Gets the value of the manufacturerId property.
 String getMaritalStatus()
          Gets the value of the maritalStatus property.
 String getMegapixels()
          Gets the value of the megapixels property.
 String getMemory()
          Gets the value of the memory property.
 String getMileage()
          Gets the value of the mileage property.
 String getModel()
          Gets the value of the model property.
 String getModelNumber()
          Gets the value of the modelNumber property.
 String getNameOfItemReviewed()
          Gets the value of the nameOfItemReviewed property.
 String getNewsSource()
          Gets the value of the newsSource property.
 String getOccupation()
          Gets the value of the occupation property.
 String getOperatingSystems()
          Gets the value of the operatingSystems property.
 BigInteger getPages()
          Gets the value of the pages property.
 List<PaymentMethodEnumeration> getPaymentAccepted()
          Gets the value of the paymentAccepted property.
 String getPaymentNotes()
          Gets the value of the paymentNotes property.
 String getPrice()
          Gets the value of the price property.
 PriceTypeEnumeration getPriceType()
          Gets the value of the priceType property.
 String getProcessorSpeed()
          Gets the value of the processorSpeed property.
 List<String> getProductType()
          Gets the value of the productType property.
 List<String> getProgrammingLanguage()
          Gets the value of the programmingLanguage property.
 List<String> getPropertyType()
          Gets the value of the propertyType property.
 String getPublicationName()
          Gets the value of the publicationName property.
 String getPublicationVolume()
          Gets the value of the publicationVolume property.
 XMLGregorianCalendar getPublishDate()
          Gets the value of the publishDate property.
 BigInteger getQuantity()
          Gets the value of the quantity property.
 String getRating()
          Gets the value of the rating property.
 String getRatingType()
          Gets the value of the ratingType property.
 List<String> getRelatedLink()
          Gets the value of the relatedLink property.
 String getReviewerType()
          Gets the value of the reviewerType property.
 String getReviewType()
          Gets the value of the reviewType property.
 BigDecimal getSalary()
          Gets the value of the salary property.
 PriceTypeEnumeration getSalaryType()
          Gets the value of the salaryType property.
 String getSchoolDistrict()
          Gets the value of the schoolDistrict property.
 String getServiceType()
          Gets the value of the serviceType property.
 String getSexualOrientation()
          Gets the value of the sexualOrientation property.
 List<ShippingType> getShipping()
          Gets the value of the shipping property.
 List<String> getSize()
          Gets the value of the size property.
 List<String> getSquareFootage()
          Gets the value of the squareFootage property.
 List<String> getSubject()
          Gets the value of the subject property.
 List<String> getSubjectArea()
          Gets the value of the subjectArea property.
 BigDecimal getTaxPercent()
          Gets the value of the taxPercent property.
 String getTaxRegion()
          Gets the value of the taxRegion property.
 String getToLocation()
          Gets the value of the toLocation property.
 DateTimeRangeType getTravelDateRange()
          Gets the value of the travelDateRange property.
 String getUniversity()
          Gets the value of the university property.
 String getUpc()
          Gets the value of the upc property.
 String getUrlOfItemReviewed()
          Gets the value of the urlOfItemReviewed property.
 List<String> getVehicleType()
          Gets the value of the vehicleType property.
 String getVin()
          Gets the value of the vin property.
 String getWeight()
          Gets the value of the weight property.
 XMLGregorianCalendar getYear()
          Gets the value of the year property.
 Boolean isForSale()
          Gets the value of the forSale property.
 Boolean isPickup()
          Gets the value of the pickup property.
 void setAge(Short value)
          Sets the value of the age property.
 void setApparelType(String value)
          Sets the value of the apparelType property.
 void setArea(String value)
          Sets the value of the area property.
 void setBathrooms(BigDecimal value)
          Sets the value of the bathrooms property.
 void setBedrooms(Short value)
          Sets the value of the bedrooms property.
 void setBrand(String value)
          Sets the value of the brand property.
 void setCondition(String value)
          Sets the value of the condition property.
 void setCourseDateRange(DateTimeRangeType value)
          Sets the value of the courseDateRange property.
 void setCourseNumber(String value)
          Sets the value of the courseNumber property.
 void setCourseTimes(String value)
          Sets the value of the courseTimes property.
 void setCurrency(CurrencyCodeEnumeration value)
          Sets the value of the currency property.
 void setDeliveryNotes(String value)
          Sets the value of the deliveryNotes property.
 void setDeliveryRadius(String value)
          Sets the value of the deliveryRadius property.
 void setDevelopmentStatus(String value)
          Sets the value of the developmentStatus property.
 void setEventDateRange(DateTimeRangeType value)
          Sets the value of the eventDateRange property.
 void setExpirationDate(XMLGregorianCalendar value)
          Sets the value of the expirationDate property.
 void setExpirationDateTime(XMLGregorianCalendar value)
          Sets the value of the expirationDateTime property.
 void setForSale(Boolean value)
          Sets the value of the forSale property.
 void setFromLocation(String value)
          Sets the value of the fromLocation property.
 void setGender(GenderEnumeration value)
          Sets the value of the gender property.
 void setHoaDues(BigDecimal value)
          Sets the value of the hoaDues property.
 void setId(String value)
          Sets the value of the id property.
 void setImmigrationStatus(String value)
          Sets the value of the immigrationStatus property.
 void setInterestedIn(String value)
          Sets the value of the interestedIn property.
 void setIsbn(String value)
          Sets the value of the isbn property.
 void setLocation(String value)
          Sets the value of the location property.
 void setMake(String value)
          Sets the value of the make property.
 void setManufacturer(String value)
          Sets the value of the manufacturer property.
 void setManufacturerId(String value)
          Sets the value of the manufacturerId property.
 void setMaritalStatus(String value)
          Sets the value of the maritalStatus property.
 void setMegapixels(String value)
          Sets the value of the megapixels property.
 void setMemory(String value)
          Sets the value of the memory property.
 void setMileage(String value)
          Sets the value of the mileage property.
 void setModel(String value)
          Sets the value of the model property.
 void setModelNumber(String value)
          Sets the value of the modelNumber property.
 void setNameOfItemReviewed(String value)
          Sets the value of the nameOfItemReviewed property.
 void setNewsSource(String value)
          Sets the value of the newsSource property.
 void setOccupation(String value)
          Sets the value of the occupation property.
 void setOperatingSystems(String value)
          Sets the value of the operatingSystems property.
 void setPages(BigInteger value)
          Sets the value of the pages property.
 void setPaymentNotes(String value)
          Sets the value of the paymentNotes property.
 void setPickup(Boolean value)
          Sets the value of the pickup property.
 void setPrice(String value)
          Sets the value of the price property.
 void setPriceType(PriceTypeEnumeration value)
          Sets the value of the priceType property.
 void setProcessorSpeed(String value)
          Sets the value of the processorSpeed property.
 void setPublicationName(String value)
          Sets the value of the publicationName property.
 void setPublicationVolume(String value)
          Sets the value of the publicationVolume property.
 void setPublishDate(XMLGregorianCalendar value)
          Sets the value of the publishDate property.
 void setQuantity(BigInteger value)
          Sets the value of the quantity property.
 void setRating(String value)
          Sets the value of the rating property.
 void setRatingType(String value)
          Sets the value of the ratingType property.
 void setReviewerType(String value)
          Sets the value of the reviewerType property.
 void setReviewType(String value)
          Sets the value of the reviewType property.
 void setSalary(BigDecimal value)
          Sets the value of the salary property.
 void setSalaryType(PriceTypeEnumeration value)
          Sets the value of the salaryType property.
 void setSchoolDistrict(String value)
          Sets the value of the schoolDistrict property.
 void setServiceType(String value)
          Sets the value of the serviceType property.
 void setSexualOrientation(String value)
          Sets the value of the sexualOrientation property.
 void setTaxPercent(BigDecimal value)
          Sets the value of the taxPercent property.
 void setTaxRegion(String value)
          Sets the value of the taxRegion property.
 void setToLocation(String value)
          Sets the value of the toLocation property.
 void setTravelDateRange(DateTimeRangeType value)
          Sets the value of the travelDateRange property.
 void setUniversity(String value)
          Sets the value of the university property.
 void setUpc(String value)
          Sets the value of the upc property.
 void setUrlOfItemReviewed(String value)
          Sets the value of the urlOfItemReviewed property.
 void setVin(String value)
          Sets the value of the vin property.
 void setWeight(String value)
          Sets the value of the weight property.
 void setYear(XMLGregorianCalendar value)
          Sets the value of the year property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

protected String id

shipping

protected List<ShippingType> shipping

actor

protected List<String> actor

age

protected Short age

agent

protected List<String> agent

apparelType

protected String apparelType

area

protected String area

artist

protected List<String> artist

author

protected List<String> author

bathrooms

protected BigDecimal bathrooms

bedrooms

protected Short bedrooms

brand

protected String brand

color

protected List<String> color

condition

protected String condition

courseDateRange

protected DateTimeRangeType courseDateRange

courseNumber

protected String courseNumber

courseTimes

protected String courseTimes

currency

protected CurrencyCodeEnumeration currency

deliveryNotes

protected String deliveryNotes

deliveryRadius

protected String deliveryRadius

developmentStatus

protected String developmentStatus

education

protected List<String> education

employer

protected List<String> employer

ethnicity

protected List<String> ethnicity

eventDateRange

protected DateTimeRangeType eventDateRange

expirationDate

protected XMLGregorianCalendar expirationDate

expirationDateTime

protected XMLGregorianCalendar expirationDateTime

forSale

protected Boolean forSale

format

protected List<String> format

fromLocation

protected String fromLocation

gender

protected GenderEnumeration gender

hoaDues

protected BigDecimal hoaDues

imageLink

protected List<String> imageLink

immigrationStatus

protected String immigrationStatus

interestedIn

protected String interestedIn

isbn

protected String isbn

relatedLink

protected List<String> relatedLink

jobFunction

protected List<String> jobFunction

jobIndustry

protected List<String> jobIndustry

jobType

protected List<String> jobType

label

protected List<String> label

license

protected List<String> license

listingType

protected List<String> listingType

location

protected String location

make

protected String make

manufacturer

protected String manufacturer

manufacturerId

protected String manufacturerId

maritalStatus

protected String maritalStatus

megapixels

protected String megapixels

memory

protected String memory

mileage

protected String mileage

model

protected String model

modelNumber

protected String modelNumber

nameOfItemReviewed

protected String nameOfItemReviewed

newsSource

protected String newsSource

occupation

protected String occupation

operatingSystems

protected String operatingSystems

pages

protected BigInteger pages

paymentAccepted

protected List<PaymentMethodEnumeration> paymentAccepted

paymentNotes

protected String paymentNotes

pickup

protected Boolean pickup

price

protected String price

priceType

protected PriceTypeEnumeration priceType

processorSpeed

protected String processorSpeed

productType

protected List<String> productType

programmingLanguage

protected List<String> programmingLanguage

propertyType

protected List<String> propertyType

publicationName

protected String publicationName

publicationVolume

protected String publicationVolume

publishDate

protected XMLGregorianCalendar publishDate

quantity

protected BigInteger quantity

rating

protected String rating

ratingType

protected String ratingType

reviewType

protected String reviewType

reviewerType

protected String reviewerType

salary

protected BigDecimal salary

salaryType

protected PriceTypeEnumeration salaryType

schoolDistrict

protected String schoolDistrict

serviceType

protected String serviceType

sexualOrientation

protected String sexualOrientation

size

protected List<String> size

squareFootage

protected List<String> squareFootage

subject

protected List<String> subject

subjectArea

protected List<String> subjectArea

taxRegion

protected String taxRegion

taxPercent

protected BigDecimal taxPercent

toLocation

protected String toLocation

travelDateRange

protected DateTimeRangeType travelDateRange

university

protected String university

upc

protected String upc

urlOfItemReviewed

protected String urlOfItemReviewed

vehicleType

protected List<String> vehicleType

vin

protected String vin

weight

protected String weight

year

protected XMLGregorianCalendar year

any

protected List<Object> any
Constructor Detail

GoogleBaseExtension

public GoogleBaseExtension()
Method Detail

getId

public String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

getShipping

public List<ShippingType> getShipping()
Gets the value of the shipping property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the shipping property.

For example, to add a new item, do as follows:

    getShipping().add(newItem);
 

Objects of the following type(s) are allowed in the list ShippingType


getActor

public List<String> getActor()
Gets the value of the actor property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the actor property.

For example, to add a new item, do as follows:

    getActor().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getAge

public Short getAge()
Gets the value of the age property.

Returns:
possible object is Short

setAge

public void setAge(Short value)
Sets the value of the age property.

Parameters:
value - allowed object is Short

getAgent

public List<String> getAgent()
Gets the value of the agent property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the agent property.

For example, to add a new item, do as follows:

    getAgent().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getApparelType

public String getApparelType()
Gets the value of the apparelType property.

Returns:
possible object is String

setApparelType

public void setApparelType(String value)
Sets the value of the apparelType property.

Parameters:
value - allowed object is String

getArea

public String getArea()
Gets the value of the area property.

Returns:
possible object is String

setArea

public void setArea(String value)
Sets the value of the area property.

Parameters:
value - allowed object is String

getArtist

public List<String> getArtist()
Gets the value of the artist property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the artist property.

For example, to add a new item, do as follows:

    getArtist().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getAuthor

public List<String> getAuthor()
Gets the value of the author property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the author property.

For example, to add a new item, do as follows:

    getAuthor().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getBathrooms

public BigDecimal getBathrooms()
Gets the value of the bathrooms property.

Returns:
possible object is BigDecimal

setBathrooms

public void setBathrooms(BigDecimal value)
Sets the value of the bathrooms property.

Parameters:
value - allowed object is BigDecimal

getBedrooms

public Short getBedrooms()
Gets the value of the bedrooms property.

Returns:
possible object is Short

setBedrooms

public void setBedrooms(Short value)
Sets the value of the bedrooms property.

Parameters:
value - allowed object is Short

getBrand

public String getBrand()
Gets the value of the brand property.

Returns:
possible object is String

setBrand

public void setBrand(String value)
Sets the value of the brand property.

Parameters:
value - allowed object is String

getColor

public List<String> getColor()
Gets the value of the color property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the color property.

For example, to add a new item, do as follows:

    getColor().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getCondition

public String getCondition()
Gets the value of the condition property.

Returns:
possible object is String

setCondition

public void setCondition(String value)
Sets the value of the condition property.

Parameters:
value - allowed object is String

getCourseDateRange

public DateTimeRangeType getCourseDateRange()
Gets the value of the courseDateRange property.

Returns:
possible object is DateTimeRangeType

setCourseDateRange

public void setCourseDateRange(DateTimeRangeType value)
Sets the value of the courseDateRange property.

Parameters:
value - allowed object is DateTimeRangeType

getCourseNumber

public String getCourseNumber()
Gets the value of the courseNumber property.

Returns:
possible object is String

setCourseNumber

public void setCourseNumber(String value)
Sets the value of the courseNumber property.

Parameters:
value - allowed object is String

getCourseTimes

public String getCourseTimes()
Gets the value of the courseTimes property.

Returns:
possible object is String

setCourseTimes

public void setCourseTimes(String value)
Sets the value of the courseTimes property.

Parameters:
value - allowed object is String

getCurrency

public CurrencyCodeEnumeration getCurrency()
Gets the value of the currency property.

Returns:
possible object is CurrencyCodeEnumeration

setCurrency

public void setCurrency(CurrencyCodeEnumeration value)
Sets the value of the currency property.

Parameters:
value - allowed object is CurrencyCodeEnumeration

getDeliveryNotes

public String getDeliveryNotes()
Gets the value of the deliveryNotes property.

Returns:
possible object is String

setDeliveryNotes

public void setDeliveryNotes(String value)
Sets the value of the deliveryNotes property.

Parameters:
value - allowed object is String

getDeliveryRadius

public String getDeliveryRadius()
Gets the value of the deliveryRadius property.

Returns:
possible object is String

setDeliveryRadius

public void setDeliveryRadius(String value)
Sets the value of the deliveryRadius property.

Parameters:
value - allowed object is String

getDevelopmentStatus

public String getDevelopmentStatus()
Gets the value of the developmentStatus property.

Returns:
possible object is String

setDevelopmentStatus

public void setDevelopmentStatus(String value)
Sets the value of the developmentStatus property.

Parameters:
value - allowed object is String

getEducation

public List<String> getEducation()
Gets the value of the education property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the education property.

For example, to add a new item, do as follows:

    getEducation().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getEmployer

public List<String> getEmployer()
Gets the value of the employer property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the employer property.

For example, to add a new item, do as follows:

    getEmployer().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getEthnicity

public List<String> getEthnicity()
Gets the value of the ethnicity property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the ethnicity property.

For example, to add a new item, do as follows:

    getEthnicity().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getEventDateRange

public DateTimeRangeType getEventDateRange()
Gets the value of the eventDateRange property.

Returns:
possible object is DateTimeRangeType

setEventDateRange

public void setEventDateRange(DateTimeRangeType value)
Sets the value of the eventDateRange property.

Parameters:
value - allowed object is DateTimeRangeType

getExpirationDate

public XMLGregorianCalendar getExpirationDate()
Gets the value of the expirationDate property.

Returns:
possible object is XMLGregorianCalendar

setExpirationDate

public void setExpirationDate(XMLGregorianCalendar value)
Sets the value of the expirationDate property.

Parameters:
value - allowed object is XMLGregorianCalendar

getExpirationDateTime

public XMLGregorianCalendar getExpirationDateTime()
Gets the value of the expirationDateTime property.

Returns:
possible object is XMLGregorianCalendar

setExpirationDateTime

public void setExpirationDateTime(XMLGregorianCalendar value)
Sets the value of the expirationDateTime property.

Parameters:
value - allowed object is XMLGregorianCalendar

isForSale

public Boolean isForSale()
Gets the value of the forSale property.

Returns:
possible object is Boolean

setForSale

public void setForSale(Boolean value)
Sets the value of the forSale property.

Parameters:
value - allowed object is Boolean

getFormat

public List<String> getFormat()
Gets the value of the format property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the format property.

For example, to add a new item, do as follows:

    getFormat().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getFromLocation

public String getFromLocation()
Gets the value of the fromLocation property.

Returns:
possible object is String

setFromLocation

public void setFromLocation(String value)
Sets the value of the fromLocation property.

Parameters:
value - allowed object is String

getGender

public GenderEnumeration getGender()
Gets the value of the gender property.

Returns:
possible object is GenderEnumeration

setGender

public void setGender(GenderEnumeration value)
Sets the value of the gender property.

Parameters:
value - allowed object is GenderEnumeration

getHoaDues

public BigDecimal getHoaDues()
Gets the value of the hoaDues property.

Returns:
possible object is BigDecimal

setHoaDues

public void setHoaDues(BigDecimal value)
Sets the value of the hoaDues property.

Parameters:
value - allowed object is BigDecimal

getImageLink

public List<String> getImageLink()
Gets the value of the imageLink property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the imageLink property.

For example, to add a new item, do as follows:

    getImageLink().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getImmigrationStatus

public String getImmigrationStatus()
Gets the value of the immigrationStatus property.

Returns:
possible object is String

setImmigrationStatus

public void setImmigrationStatus(String value)
Sets the value of the immigrationStatus property.

Parameters:
value - allowed object is String

getInterestedIn

public String getInterestedIn()
Gets the value of the interestedIn property.

Returns:
possible object is String

setInterestedIn

public void setInterestedIn(String value)
Sets the value of the interestedIn property.

Parameters:
value - allowed object is String

getIsbn

public String getIsbn()
Gets the value of the isbn property.

Returns:
possible object is String

setIsbn

public void setIsbn(String value)
Sets the value of the isbn property.

Parameters:
value - allowed object is String

getRelatedLink

public List<String> getRelatedLink()
Gets the value of the relatedLink property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the relatedLink property.

For example, to add a new item, do as follows:

    getRelatedLink().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getJobFunction

public List<String> getJobFunction()
Gets the value of the jobFunction property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the jobFunction property.

For example, to add a new item, do as follows:

    getJobFunction().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getJobIndustry

public List<String> getJobIndustry()
Gets the value of the jobIndustry property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the jobIndustry property.

For example, to add a new item, do as follows:

    getJobIndustry().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getJobType

public List<String> getJobType()
Gets the value of the jobType property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the jobType property.

For example, to add a new item, do as follows:

    getJobType().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getLabel

public List<String> getLabel()
Gets the value of the label property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the label property.

For example, to add a new item, do as follows:

    getLabel().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getLicense

public List<String> getLicense()
Gets the value of the license property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the license property.

For example, to add a new item, do as follows:

    getLicense().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getListingType

public List<String> getListingType()
Gets the value of the listingType property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the listingType property.

For example, to add a new item, do as follows:

    getListingType().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getLocation

public String getLocation()
Gets the value of the location property.

Returns:
possible object is String

setLocation

public void setLocation(String value)
Sets the value of the location property.

Parameters:
value - allowed object is String

getMake

public String getMake()
Gets the value of the make property.

Returns:
possible object is String

setMake

public void setMake(String value)
Sets the value of the make property.

Parameters:
value - allowed object is String

getManufacturer

public String getManufacturer()
Gets the value of the manufacturer property.

Returns:
possible object is String

setManufacturer

public void setManufacturer(String value)
Sets the value of the manufacturer property.

Parameters:
value - allowed object is String

getManufacturerId

public String getManufacturerId()
Gets the value of the manufacturerId property.

Returns:
possible object is String

setManufacturerId

public void setManufacturerId(String value)
Sets the value of the manufacturerId property.

Parameters:
value - allowed object is String

getMaritalStatus

public String getMaritalStatus()
Gets the value of the maritalStatus property.

Returns:
possible object is String

setMaritalStatus

public void setMaritalStatus(String value)
Sets the value of the maritalStatus property.

Parameters:
value - allowed object is String

getMegapixels

public String getMegapixels()
Gets the value of the megapixels property.

Returns:
possible object is String

setMegapixels

public void setMegapixels(String value)
Sets the value of the megapixels property.

Parameters:
value - allowed object is String

getMemory

public String getMemory()
Gets the value of the memory property.

Returns:
possible object is String

setMemory

public void setMemory(String value)
Sets the value of the memory property.

Parameters:
value - allowed object is String

getMileage

public String getMileage()
Gets the value of the mileage property.

Returns:
possible object is String

setMileage

public void setMileage(String value)
Sets the value of the mileage property.

Parameters:
value - allowed object is String

getModel

public String getModel()
Gets the value of the model property.

Returns:
possible object is String

setModel

public void setModel(String value)
Sets the value of the model property.

Parameters:
value - allowed object is String

getModelNumber

public String getModelNumber()
Gets the value of the modelNumber property.

Returns:
possible object is String

setModelNumber

public void setModelNumber(String value)
Sets the value of the modelNumber property.

Parameters:
value - allowed object is String

getNameOfItemReviewed

public String getNameOfItemReviewed()
Gets the value of the nameOfItemReviewed property.

Returns:
possible object is String

setNameOfItemReviewed

public void setNameOfItemReviewed(String value)
Sets the value of the nameOfItemReviewed property.

Parameters:
value - allowed object is String

getNewsSource

public String getNewsSource()
Gets the value of the newsSource property.

Returns:
possible object is String

setNewsSource

public void setNewsSource(String value)
Sets the value of the newsSource property.

Parameters:
value - allowed object is String

getOccupation

public String getOccupation()
Gets the value of the occupation property.

Returns:
possible object is String

setOccupation

public void setOccupation(String value)
Sets the value of the occupation property.

Parameters:
value - allowed object is String

getOperatingSystems

public String getOperatingSystems()
Gets the value of the operatingSystems property.

Returns:
possible object is String

setOperatingSystems

public void setOperatingSystems(String value)
Sets the value of the operatingSystems property.

Parameters:
value - allowed object is String

getPages

public BigInteger getPages()
Gets the value of the pages property.

Returns:
possible object is BigInteger

setPages

public void setPages(BigInteger value)
Sets the value of the pages property.

Parameters:
value - allowed object is BigInteger

getPaymentAccepted

public List<PaymentMethodEnumeration> getPaymentAccepted()
Gets the value of the paymentAccepted property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the paymentAccepted property.

For example, to add a new item, do as follows:

    getPaymentAccepted().add(newItem);
 

Objects of the following type(s) are allowed in the list PaymentMethodEnumeration


getPaymentNotes

public String getPaymentNotes()
Gets the value of the paymentNotes property.

Returns:
possible object is String

setPaymentNotes

public void setPaymentNotes(String value)
Sets the value of the paymentNotes property.

Parameters:
value - allowed object is String

isPickup

public Boolean isPickup()
Gets the value of the pickup property.

Returns:
possible object is Boolean

setPickup

public void setPickup(Boolean value)
Sets the value of the pickup property.

Parameters:
value - allowed object is Boolean

getPrice

public String getPrice()
Gets the value of the price property.

Returns:
possible object is String

setPrice

public void setPrice(String value)
Sets the value of the price property.

Parameters:
value - allowed object is String

getPriceType

public PriceTypeEnumeration getPriceType()
Gets the value of the priceType property.

Returns:
possible object is PriceTypeEnumeration

setPriceType

public void setPriceType(PriceTypeEnumeration value)
Sets the value of the priceType property.

Parameters:
value - allowed object is PriceTypeEnumeration

getProcessorSpeed

public String getProcessorSpeed()
Gets the value of the processorSpeed property.

Returns:
possible object is String

setProcessorSpeed

public void setProcessorSpeed(String value)
Sets the value of the processorSpeed property.

Parameters:
value - allowed object is String

getProductType

public List<String> getProductType()
Gets the value of the productType property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the productType property.

For example, to add a new item, do as follows:

    getProductType().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getProgrammingLanguage

public List<String> getProgrammingLanguage()
Gets the value of the programmingLanguage property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the programmingLanguage property.

For example, to add a new item, do as follows:

    getProgrammingLanguage().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getPropertyType

public List<String> getPropertyType()
Gets the value of the propertyType property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the propertyType property.

For example, to add a new item, do as follows:

    getPropertyType().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getPublicationName

public String getPublicationName()
Gets the value of the publicationName property.

Returns:
possible object is String

setPublicationName

public void setPublicationName(String value)
Sets the value of the publicationName property.

Parameters:
value - allowed object is String

getPublicationVolume

public String getPublicationVolume()
Gets the value of the publicationVolume property.

Returns:
possible object is String

setPublicationVolume

public void setPublicationVolume(String value)
Sets the value of the publicationVolume property.

Parameters:
value - allowed object is String

getPublishDate

public XMLGregorianCalendar getPublishDate()
Gets the value of the publishDate property.

Returns:
possible object is XMLGregorianCalendar

setPublishDate

public void setPublishDate(XMLGregorianCalendar value)
Sets the value of the publishDate property.

Parameters:
value - allowed object is XMLGregorianCalendar

getQuantity

public BigInteger getQuantity()
Gets the value of the quantity property.

Returns:
possible object is BigInteger

setQuantity

public void setQuantity(BigInteger value)
Sets the value of the quantity property.

Parameters:
value - allowed object is BigInteger

getRating

public String getRating()
Gets the value of the rating property.

Returns:
possible object is String

setRating

public void setRating(String value)
Sets the value of the rating property.

Parameters:
value - allowed object is String

getRatingType

public String getRatingType()
Gets the value of the ratingType property.

Returns:
possible object is String

setRatingType

public void setRatingType(String value)
Sets the value of the ratingType property.

Parameters:
value - allowed object is String

getReviewType

public String getReviewType()
Gets the value of the reviewType property.

Returns:
possible object is String

setReviewType

public void setReviewType(String value)
Sets the value of the reviewType property.

Parameters:
value - allowed object is String

getReviewerType

public String getReviewerType()
Gets the value of the reviewerType property.

Returns:
possible object is String

setReviewerType

public void setReviewerType(String value)
Sets the value of the reviewerType property.

Parameters:
value - allowed object is String

getSalary

public BigDecimal getSalary()
Gets the value of the salary property.

Returns:
possible object is BigDecimal

setSalary

public void setSalary(BigDecimal value)
Sets the value of the salary property.

Parameters:
value - allowed object is BigDecimal

getSalaryType

public PriceTypeEnumeration getSalaryType()
Gets the value of the salaryType property.

Returns:
possible object is PriceTypeEnumeration

setSalaryType

public void setSalaryType(PriceTypeEnumeration value)
Sets the value of the salaryType property.

Parameters:
value - allowed object is PriceTypeEnumeration

getSchoolDistrict

public String getSchoolDistrict()
Gets the value of the schoolDistrict property.

Returns:
possible object is String

setSchoolDistrict

public void setSchoolDistrict(String value)
Sets the value of the schoolDistrict property.

Parameters:
value - allowed object is String

getServiceType

public String getServiceType()
Gets the value of the serviceType property.

Returns:
possible object is String

setServiceType

public void setServiceType(String value)
Sets the value of the serviceType property.

Parameters:
value - allowed object is String

getSexualOrientation

public String getSexualOrientation()
Gets the value of the sexualOrientation property.

Returns:
possible object is String

setSexualOrientation

public void setSexualOrientation(String value)
Sets the value of the sexualOrientation property.

Parameters:
value - allowed object is String

getSize

public List<String> getSize()
Gets the value of the size property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the size property.

For example, to add a new item, do as follows:

    getSize().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getSquareFootage

public List<String> getSquareFootage()
Gets the value of the squareFootage property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the squareFootage property.

For example, to add a new item, do as follows:

    getSquareFootage().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getSubject

public List<String> getSubject()
Gets the value of the subject property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the subject property.

For example, to add a new item, do as follows:

    getSubject().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getSubjectArea

public List<String> getSubjectArea()
Gets the value of the subjectArea property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the subjectArea property.

For example, to add a new item, do as follows:

    getSubjectArea().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getTaxRegion

public String getTaxRegion()
Gets the value of the taxRegion property.

Returns:
possible object is String

setTaxRegion

public void setTaxRegion(String value)
Sets the value of the taxRegion property.

Parameters:
value - allowed object is String

getTaxPercent

public BigDecimal getTaxPercent()
Gets the value of the taxPercent property.

Returns:
possible object is BigDecimal

setTaxPercent

public void setTaxPercent(BigDecimal value)
Sets the value of the taxPercent property.

Parameters:
value - allowed object is BigDecimal

getToLocation

public String getToLocation()
Gets the value of the toLocation property.

Returns:
possible object is String

setToLocation

public void setToLocation(String value)
Sets the value of the toLocation property.

Parameters:
value - allowed object is String

getTravelDateRange

public DateTimeRangeType getTravelDateRange()
Gets the value of the travelDateRange property.

Returns:
possible object is DateTimeRangeType

setTravelDateRange

public void setTravelDateRange(DateTimeRangeType value)
Sets the value of the travelDateRange property.

Parameters:
value - allowed object is DateTimeRangeType

getUniversity

public String getUniversity()
Gets the value of the university property.

Returns:
possible object is String

setUniversity

public void setUniversity(String value)
Sets the value of the university property.

Parameters:
value - allowed object is String

getUpc

public String getUpc()
Gets the value of the upc property.

Returns:
possible object is String

setUpc

public void setUpc(String value)
Sets the value of the upc property.

Parameters:
value - allowed object is String

getUrlOfItemReviewed

public String getUrlOfItemReviewed()
Gets the value of the urlOfItemReviewed property.

Returns:
possible object is String

setUrlOfItemReviewed

public void setUrlOfItemReviewed(String value)
Sets the value of the urlOfItemReviewed property.

Parameters:
value - allowed object is String

getVehicleType

public List<String> getVehicleType()
Gets the value of the vehicleType property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the vehicleType property.

For example, to add a new item, do as follows:

    getVehicleType().add(newItem);
 

Objects of the following type(s) are allowed in the list String


getVin

public String getVin()
Gets the value of the vin property.

Returns:
possible object is String

setVin

public void setVin(String value)
Sets the value of the vin property.

Parameters:
value - allowed object is String

getWeight

public String getWeight()
Gets the value of the weight property.

Returns:
possible object is String

setWeight

public void setWeight(String value)
Sets the value of the weight property.

Parameters:
value - allowed object is String

getYear

public XMLGregorianCalendar getYear()
Gets the value of the year property.

Returns:
possible object is XMLGregorianCalendar

setYear

public void setYear(XMLGregorianCalendar value)
Sets the value of the year property.

Parameters:
value - allowed object is XMLGregorianCalendar

getAny

public List<Object> getAny()
Gets the value of the any property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the any property.

For example, to add a new item, do as follows:

    getAny().add(newItem);
 

Objects of the following type(s) are allowed in the list Object Element



Copyright © 2008. All Rights Reserved.