public class GoogleBaseImpl extends java.lang.Object implements GoogleBase
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String[] |
actors
string:actor
|
private java.lang.Integer |
age
integer:age
|
private java.lang.String[] |
agents
string:agent
|
private java.lang.String |
apparelType
string apparel_type
|
private IntUnit |
area
intUnit:area
|
private java.lang.String[] |
artists
string:artist
|
private java.lang.String[] |
authors
string:author
|
private java.lang.Float |
bathrooms
float:bathrooms
|
private java.lang.Integer |
bedrooms
integer:bedrooms
|
private java.lang.String |
brand
string:brand
|
private java.lang.String[] |
color
string:color
|
private java.lang.String |
condition
string:condition
|
private DateTimeRange |
courseDateRange
dateTimeRange:course_date_range
|
private java.lang.String |
courseNumber
string:course_number
|
private java.lang.String |
courseTimes
string:course_times
|
private CurrencyEnumeration |
currency
currencyCodeEnumeration:currency
|
private java.lang.String |
deliveryNotes
string:delivery_notes
|
private FloatUnit |
deliveryRadius
floatUnit:delivery_radius
|
private java.lang.String |
education
string:education
|
private java.lang.String |
employer
string:employer
|
private java.lang.String[] |
ethnicities
string:ethnicities
|
private DateTimeRange |
eventDateRange
dateTimeRange:event_date_range
|
private ShortDate |
expirationDate
date:expiration_date
|
private java.util.Date |
expirationDateTime
dateTime:expiration_date_time
|
private java.lang.String[] |
format
string:format
|
private java.lang.String |
fromLocation
locationType:from_location
|
private GenderEnumeration |
gender
genderEnumeration:gender
|
private java.lang.Float |
hoaDues
float:hoa_dues
|
private java.lang.String |
id
string:id
|
private java.net.URL[] |
imageLinks
url:image_links
|
private java.lang.String |
immigrationStatus
string:immigration_status
|
private java.lang.String[] |
interestedIn
string:interested_in
|
private java.lang.String |
isbn
stirng:isbn
|
private java.lang.String[] |
jobFunctions
string:job_function
|
private java.lang.String[] |
jobIndustries
string:job_industry
|
private java.lang.String[] |
jobTypes
string:job_type
|
private java.lang.String[] |
labels
string:label
|
private java.lang.String[] |
licenses
string:license
|
private java.lang.Boolean |
listingType
boolean:listing_type
|
private java.lang.String |
location
locationType:location
|
private static org.slf4j.Logger |
LOG |
private java.lang.String |
make
string:make
|
private java.lang.String |
manufacturer
string:manufacturer
|
private java.lang.String |
manufacturerId
string:manufacturer_id
|
private java.lang.String |
maritalStatus
string:marital_status
|
private FloatUnit |
megapixels
floatUnit:megapixels
|
private FloatUnit |
memory
floatUnit:memory
|
private java.lang.Integer |
mileage
integer:mileage
|
private java.lang.String |
model
string:model
|
private java.lang.String |
modelNumber
string:model_number
|
private java.lang.String |
nameOfItemBeingReviewed
string:name_of_item_being_reviewed
|
private java.lang.String |
newsSource
string:news_source
|
private java.lang.String |
occupation
string:occupation
|
private java.lang.String |
operatingSystems
string:operating_systems
|
private java.lang.Integer |
pages
integer:pages
|
private PaymentTypeEnumeration[] |
paymentAccepted
paymentTypeEnumeration:payment_accepted
|
private java.lang.String |
paymentNotes
string:payment_notes
|
private java.lang.Boolean |
pickup
Can this item be picked up.
|
private FloatUnit |
price
floatUnit:price
|
private PriceTypeEnumeration |
priceType
priceTypeEnumeration:price_type
|
private FloatUnit |
processorSpeed
floatUnit:processor_speed
|
private java.lang.String[] |
productTypes
string:product_type
|
private java.lang.String[] |
programmingLanguages
string:programming_language
|
private java.lang.String[] |
propertyTypes
string:property_type
|
private java.lang.String |
publicationName
string:publication_name
|
private java.lang.String |
publicationVolume
string:publication_volume
|
private ShortDate |
publishDate
date:publishedDate
|
private java.lang.Integer |
quantity
integer:quantity
|
private java.lang.Float |
rating
string:rating thoug this a value from 1 to 5
|
private java.net.URL[] |
relatedLinks
url:related_link
|
private java.lang.String |
reviewerType
string:reviewer_type
|
private java.lang.String |
reviewType
string:review_type
|
private java.lang.Float |
salary
float:salary
|
private PriceTypeEnumeration |
salaryType
starting/neg:salary_type
|
private java.lang.String |
schoolDistrict
string:school_district
|
private static long |
serialVersionUID |
private java.lang.String |
serviceType
string:service_type
|
private java.lang.String |
SexualOrientation
string:sexual_orientation
|
private ShippingType[] |
shipping
shippingType:shipping
|
private Size |
size
string:size
|
private IntUnit[] |
squareFootages
intUnitType:square_footage
|
private java.lang.String[] |
subjectAreas
string:subject_area
|
private java.lang.String[] |
subjects
string:subject
|
private java.lang.Float |
taxPercent
percentType:tax_percent
|
private java.lang.String |
taxRegion
string:taxRegion
|
private java.lang.String |
toLocation
locationType:to_location
|
private DateTimeRange |
travelDateRange
dateTimeRange:travel_date_range
|
private java.lang.String |
university
string:university
|
private java.lang.String |
upc
string:upc
|
private java.net.URL |
urlOfItemBeingReviewed
string:url_of_item_being_reviewed
|
private java.lang.String |
vehicleType
string:vehicle_type
|
private java.lang.String |
vin
string:vin
|
private FloatUnit |
weight
floatUnit:weight
|
private YearType |
year
string:year
|
URI| Constructor and Description |
|---|
GoogleBaseImpl() |
| Modifier and Type | Method and Description |
|---|---|
private java.lang.Object |
arrayCopy(java.lang.Object[] source) |
java.lang.Object |
clone()
Creates a deep clone of the object.
|
private java.lang.Object |
cloneOrNull(CloneableType o) |
void |
copyFrom(CopyFrom obj)
Copies all the properties of the given bean into this one.
|
private java.util.Date |
dateOrNull(java.util.Date date) |
boolean |
equals(java.lang.Object obj) |
java.lang.String[] |
getActors()
Actor featured in the video.
|
java.lang.Integer |
getAge()
Age of the individual.
|
java.lang.String[] |
getAgents()
An array of agent name Strings, not to exceed 10 in lenght.
|
java.lang.String |
getApparelType()
The type of apparel being offered.
|
IntUnit |
getArea()
The area of the real estate.
|
java.lang.String[] |
getArtists()
Artist that created the work.
|
java.lang.String[] |
getAuthors()
Array of Author Names.
|
java.lang.Float |
getBathrooms()
The number of bathrooms.
|
java.lang.Integer |
getBedrooms()
Number of bedrooms.
|
java.lang.String |
getBrand()
The brand name of an item.
|
java.lang.String[] |
getColors()
Color of an item.
|
java.lang.String |
getCondition()
Condition of the item.
|
DateTimeRange |
getCourseDateRange()
The timeframe a course is running.
|
java.lang.String |
getCourseNumber()
ID code associated with a course.
|
java.lang.String |
getCourseTimes()
Time a class is in session.
|
CurrencyEnumeration |
getCurrency()
Currency of the price amount for an item.
|
java.lang.String |
getDeliveryNotes()
Additional instructions to explain the item’s delivery process.
|
FloatUnit |
getDeliveryRadius()
The maximum distance you will deliver an item in any direction.
|
java.lang.String |
getEducation()
Level of education required for an employment position.
|
java.lang.String |
getEmployer()
Company providing employment.
|
java.lang.String[] |
getEthnicities()
Ethnicity of the individual in the People profiles bulk upload entry.
|
DateTimeRange |
getEventDateRange()
The time during which this event takes place.
|
java.util.Date |
getExpirationDate()
Expiration Date for this item.
|
java.util.Date |
getExpirationDateTime()
Date and time that the item expires.
|
java.lang.String[] |
getFormat()
Format of the content.
|
java.lang.String |
getFromLocation()
Starting city and state/country of the trip.
|
GenderEnumeration |
getGender()
Gender of an individual in a People profiles bulk upload.
|
java.lang.Float |
getHoaDues()
Homeowners association dues on the property.
|
java.lang.String |
getId()
Unique id for this item.
|
java.net.URL[] |
getImageLinks()
Images for this item.
|
java.lang.String |
getImmigrationStatus()
Legal residency requirements for an employment position.
|
java.lang.String[] |
getInterestedIn()
Interest of a person being profiled.
|
java.lang.Class<GoogleBase> |
getInterface()
Returns the interface the copyFrom works on.
|
java.lang.String |
getIsbn()
A unique 10 or 13 digit number assigned to every printed book.
|
java.lang.String[] |
getJobFunctions()
The functions of an employment position.
|
java.lang.String[] |
getJobIndustries()
The industry of an employment position.
|
java.lang.String[] |
getJobTypes()
Type of employment position.
|
java.lang.String[] |
getLabels()
Labels for this item.
|
java.lang.String[] |
getLicenses() |
java.lang.Boolean |
getListingType()
Indicates whether this property is for sale or not.
|
java.lang.String |
getLocation()
Location where the event will be held.
|
java.lang.String |
getMake()
The vehicle manufacturer.
|
java.lang.String |
getManufacturer()
Company that manufactures the item.
|
java.lang.String |
getManufacturerId()
Unique product ID code assigned by its manufacturer.
|
java.lang.String |
getMaritalStatus()
Marital status of an individual.
|
FloatUnit |
getMegapixels()
Resolution of a digital imaging device.
|
FloatUnit |
getMemory()
The amount of memory included in an item.
|
java.lang.Integer |
getMileage()
Current mileage of the vehicle.
|
java.lang.String |
getModel()
The vehicle model.
|
java.lang.String |
getModelNumber()
Model number of the product.
|
java.lang.String |
getNameOfItemBeingReviewed()
The name of an item being reviewed.
|
java.lang.String |
getNewsSource()
Source for this article.
|
java.lang.String |
getOccupation()
Occupation of an individual.
|
java.lang.String |
getOperatingSystems() |
java.lang.Integer |
getPages()
Number of pages in the article.
|
PaymentTypeEnumeration[] |
getPaymentAccepted()
Payment Methods acceptable for the event.
|
java.lang.String |
getPaymentNotes()
Additional information about payment.
|
java.lang.Boolean |
getPickup()
Whether or not an item is available for pick up.
|
FloatUnit |
getPrice()
Price of the event.
|
PriceTypeEnumeration |
getPriceType()
Price qualifier for the even cost.
|
FloatUnit |
getProcessorSpeed()
The processor speed for the product.
|
java.lang.String[] |
getProductTypes()
The type of product being offered.
|
java.lang.String[] |
getProgrammingLanguages() |
java.lang.String[] |
getPropertyTypes()
Types of property represented here.
|
java.lang.String |
getPublicationName()
Name of the publication.
|
java.lang.String |
getPublicationVolume()
Volume of the publication.
|
java.util.Date |
getPublishDate()
Date article was published.
|
java.lang.Integer |
getQuantity()
Quantity available.
|
java.lang.Float |
getRating()
Rating of the product or service on a scale of 1-5, with 5 as the best.
|
java.net.URL[] |
getRelatedLinks() |
java.lang.String |
getReviewerType()
The type of rating being provided: editorial (a review written by a member of your staff) or
“user” ( a review written by a user of your site).
|
java.lang.String |
getReviewType()
The category of the item being reviewed.
|
java.lang.Float |
getSalary()
Salary for this position.
|
PriceTypeEnumeration |
getSalaryType()
The type of salary included.
|
java.lang.String |
getSchoolDistrict()
School district a property is in.
|
java.lang.String |
getServiceType()
The type of service being offered.
|
java.lang.String |
getSexualOrientation()
Individual's sexual orientation.
|
ShippingType[] |
getShipping()
Shipping information related to the event.
|
Size |
getSize()
Dimensions of the item, expressed in either two or three dimensions.
|
IntUnit[] |
getSquareFootages() |
java.lang.String[] |
getSubjectAreas() |
java.lang.String[] |
getSubjects()
Topics of study for a course.
|
java.lang.Float |
getTaxPercent()
Tax rate associated with the event.
|
java.lang.String |
getTaxRegion()
Region where tax applies.
|
java.lang.String |
getToLocation()
Destination city and state/country of the trip.
|
DateTimeRange |
getTravelDateRange()
Departure date and time of the trip.
|
java.lang.String |
getUniversity()
Name of the school at which a class is offered.
|
java.lang.String |
getUpc()
Product UPC code (Isn't that redundant?).
|
java.lang.String |
getUri()
Returns the URI of the module.
|
java.net.URL |
getUrlOfItemBeingReviewed()
The web page of an item being reviewed.
|
java.lang.String |
getVehicleType()
The type of vehicle: Car, motorcycle, scooter, etc.
|
java.lang.String |
getVin()
Vehicle Identification Number.
|
FloatUnit |
getWeight()
Weight of the item.
|
YearType |
getYear()
The four digit model year or year built.
|
void |
setActors(java.lang.String[] actors)
Actor featured in the video.
|
void |
setAge(java.lang.Integer age)
Age of the individual.
|
void |
setAgents(java.lang.String[] agents)
An array of agent name Strings, not to exceed 10 in lenght.
|
void |
setApparelType(java.lang.String apparelType)
The type of apparel being offered.
|
void |
setArea(IntUnit area)
The area of the real estate.
|
void |
setArtists(java.lang.String[] artists)
Artist that created the work.
|
void |
setAuthors(java.lang.String[] authors)
Array of Author Names.
|
void |
setBathrooms(java.lang.Float bathrooms)
The number of bathrooms.
|
void |
setBedrooms(java.lang.Integer bedrooms)
Number of bedrooms.
|
void |
setBrand(java.lang.String brand)
The brand name of an item.
|
void |
setColors(java.lang.String[] color)
Color of an item.
|
void |
setCondition(java.lang.String condition)
Condition of the item.
|
void |
setCourseDateRange(DateTimeRange courseDateRange)
The timeframe a course is running.
|
void |
setCourseNumber(java.lang.String courseNumber)
ID code associated with a course.
|
void |
setCourseTimes(java.lang.String courseTimes)
Time a class is in session.
|
void |
setCurrency(CurrencyEnumeration currency)
Currency of the price amount for an item.
|
void |
setDeliveryNotes(java.lang.String deliveryNotes)
Additional instructions to explain the item’s delivery process.
|
void |
setDeliveryRadius(FloatUnit deliveryRadius)
The maximum distance you will deliver an item in any direction.
|
void |
setEducation(java.lang.String education)
Level of education required for an employment position.
|
void |
setEmployer(java.lang.String employer)
Company providing employment.
|
void |
setEthnicities(java.lang.String[] ethnicities)
Ethnicity of the individual in the People profiles bulk upload entry.
|
void |
setEventDateRange(DateTimeRange eventDateRange)
The time during which this event takes place.
|
void |
setExpirationDate(java.util.Date expirationDate)
Expiration Date for this item.
|
void |
setExpirationDateTime(java.util.Date expirationDateTime)
Date and time that the item expires.
|
void |
setFormat(java.lang.String[] format)
Format of the content.
|
void |
setFromLocation(java.lang.String fromLocation)
Starting city and state/country of the trip.
|
void |
setGender(GenderEnumeration gender)
Gender of an individual in a People profiles bulk upload.
|
void |
setHoaDues(java.lang.Float hoaDues)
Homeowners association dues on the property.
|
void |
setId(java.lang.String id)
Unique id for this item.
|
void |
setImageLinks(java.net.URL[] imageLinks)
Images for this item.
|
void |
setImmigrationStatus(java.lang.String immigrationStatus)
Legal residency requirements for an employment position.
|
void |
setInterestedIn(java.lang.String[] interestedIn)
Interest of a person being profiled.
|
void |
setIsbn(java.lang.String isbn)
A unique 10 or 13 digit number assigned to every printed book.
|
void |
setJobFunctions(java.lang.String[] jobFunctions)
The functions of an employment position.
|
void |
setJobIndustries(java.lang.String[] jobIndustries)
The industry of an employment position.
|
void |
setJobTypes(java.lang.String[] jobTypes)
Type of employment position.
|
void |
setLabels(java.lang.String[] labels)
Labels for this item.
|
void |
setLicenses(java.lang.String[] licenses) |
void |
setListingType(java.lang.Boolean listingType)
Indicates whether this property is for sale or not.
|
void |
setLocation(java.lang.String location)
Location where the event will be held.
|
void |
setMake(java.lang.String make)
The vehicle manufacturer.
|
void |
setManufacturer(java.lang.String manufacturer)
Company that manufactures the item.
|
void |
setManufacturerId(java.lang.String manufacturerId)
Unique product ID code assigned by its manufacturer.
|
void |
setMaritalStatus(java.lang.String maritalStatus)
Marital status of an individual.
|
void |
setMegapixels(FloatUnit megapixels)
Resolution of a digital imaging device.
|
void |
setMemory(FloatUnit memory)
The amount of memory included in an item.
|
void |
setMileage(java.lang.Integer mileage)
Current mileage of the vehicle.
|
void |
setModel(java.lang.String model)
The vehicle model.
|
void |
setModelNumber(java.lang.String modelNumber)
Model number of the product.
|
void |
setNameOfItemBeingReviewed(java.lang.String nameOfItemBeingReviewed)
The name of an item being reviewed.
|
void |
setNewsSource(java.lang.String newsSource)
Source for this article.
|
void |
setOccupation(java.lang.String occupation)
Occupation of an individual.
|
void |
setOperatingSystems(java.lang.String operatingSystems) |
void |
setPages(java.lang.Integer pages)
Number of pages in the article.
|
void |
setPaymentAccepted(PaymentTypeEnumeration[] paymentAccepted)
Payment Methods acceptable for the event.
|
void |
setPaymentNotes(java.lang.String paymentNotes)
Additional information about payment.
|
void |
setPickup(java.lang.Boolean pickup)
Whether or not an item is available for pick up.
|
void |
setPrice(FloatUnit price)
Price of the event.
|
void |
setPriceType(PriceTypeEnumeration priceType)
Price qualifier for the even cost.
|
void |
setProcessorSpeed(FloatUnit processorSpeed)
The processor speed for the product.
|
void |
setProductTypes(java.lang.String[] productTypes)
The type of product being offered.
|
void |
setProgrammingLanguages(java.lang.String[] programmingLanguages) |
void |
setPropertyTypes(java.lang.String[] propertyTypes)
Types of property represented here.
|
void |
setPublicationName(java.lang.String publicationName)
Name of the publication.
|
void |
setPublicationVolume(java.lang.String publicationVolume)
Volume of the publication.
|
void |
setPublishDate(java.util.Date publishDate)
Date article was published.
|
void |
setQuantity(java.lang.Integer quantity)
Quantity available.
|
void |
setRating(java.lang.Float rating)
Rating of the product or service on a scale of 1-5, with 5 as the best.
|
void |
setRelatedLinks(java.net.URL[] relatedLinks) |
void |
setReviewerType(java.lang.String reviewerType)
The type of rating being provided: editorial (a review written by a member of your staff) or
“user” ( a review written by a user of your site).
|
void |
setReviewType(java.lang.String reviewType)
The category of the item being reviewed.
|
void |
setSalary(java.lang.Float salary)
Salary for this position.
|
void |
setSalaryType(PriceTypeEnumeration salaryType)
The type of salary included.
|
void |
setSchoolDistrict(java.lang.String schoolDistrict)
School district a property is in.
|
void |
setServiceType(java.lang.String serviceType)
The type of service being offered.
|
void |
setSexualOrientation(java.lang.String SexualOrientation)
Individual's sexual orientation.
|
void |
setShipping(ShippingType[] shipping)
Shipping information related to the event.
|
void |
setSize(Size size)
Dimensions of the item, expressed in either two or three dimensions.
|
void |
setSquareFootages(IntUnit[] squareFootages) |
void |
setSubjectAreas(java.lang.String[] subjectAreas) |
void |
setSubjects(java.lang.String[] subjects)
Topics of study for a course.
|
void |
setTaxPercent(java.lang.Float taxPercent)
Tax rate associated with the event.
|
void |
setTaxRegion(java.lang.String taxRegion)
Region where tax applies.
|
void |
setToLocation(java.lang.String toLocation)
Destination city and state/country of the trip.
|
void |
setTravelDateRange(DateTimeRange travelDateRange)
Departure date and time of the trip.
|
void |
setUniversity(java.lang.String university)
Name of the school at which a class is offered.
|
void |
setUpc(java.lang.String upc)
Product UPC code (Isn't that redundant?).
|
void |
setUrlOfItemBeingReviewed(java.net.URL urlOfItemBeingReviewed)
The web page of an item being reviewed.
|
void |
setVehicleType(java.lang.String vehicleType)
The type of vehicle: Car, motorcycle, scooter, etc.
|
void |
setVin(java.lang.String vin)
Vehicle Identification Number.
|
void |
setWeight(FloatUnit weight)
Weight of the item.
|
void |
setYear(YearType year)
The four digit model year or year built.
|
private static final long serialVersionUID
private static final org.slf4j.Logger LOG
private java.lang.Boolean listingType
private java.lang.Boolean pickup
private CurrencyEnumeration currency
private java.util.Date expirationDateTime
private DateTimeRange courseDateRange
private DateTimeRange eventDateRange
private DateTimeRange travelDateRange
private java.lang.Float bathrooms
private java.lang.Float hoaDues
private java.lang.Float rating
private java.lang.Float salary
private java.lang.Float taxPercent
private FloatUnit deliveryRadius
private FloatUnit megapixels
private FloatUnit memory
private FloatUnit price
private FloatUnit processorSpeed
private FloatUnit weight
private GenderEnumeration gender
private IntUnit area
private java.lang.Integer age
private java.lang.Integer bedrooms
private java.lang.Integer mileage
private java.lang.Integer pages
private java.lang.Integer quantity
private java.lang.String fromLocation
private java.lang.String location
private java.lang.String toLocation
private PriceTypeEnumeration priceType
private PriceTypeEnumeration salaryType
private ShortDate expirationDate
private ShortDate publishDate
private Size size
private java.lang.String SexualOrientation
private java.lang.String apparelType
private java.lang.String brand
private java.lang.String condition
private java.lang.String courseNumber
private java.lang.String courseTimes
private java.lang.String deliveryNotes
private java.lang.String education
private java.lang.String employer
private java.lang.String id
private java.lang.String immigrationStatus
private java.lang.String isbn
private java.lang.String make
private java.lang.String manufacturer
private java.lang.String manufacturerId
private java.lang.String maritalStatus
private java.lang.String model
private java.lang.String modelNumber
private java.lang.String nameOfItemBeingReviewed
private java.lang.String newsSource
private java.lang.String occupation
private java.lang.String operatingSystems
private java.lang.String paymentNotes
private java.lang.String publicationName
private java.lang.String publicationVolume
private java.lang.String reviewType
private java.lang.String reviewerType
private java.lang.String schoolDistrict
private java.lang.String serviceType
private java.lang.String taxRegion
private java.lang.String university
private java.lang.String upc
private java.lang.String vehicleType
private java.lang.String vin
private java.net.URL urlOfItemBeingReviewed
private YearType year
private java.lang.String[] actors
private java.lang.String[] agents
private java.lang.String[] artists
private java.lang.String[] authors
private java.lang.String[] color
private java.lang.String[] ethnicities
private java.lang.String[] format
private java.net.URL[] imageLinks
private java.lang.String[] interestedIn
private java.lang.String[] jobFunctions
private java.lang.String[] jobIndustries
private java.lang.String[] jobTypes
private java.lang.String[] labels
private java.lang.String[] licenses
private PaymentTypeEnumeration[] paymentAccepted
private java.lang.String[] productTypes
private java.lang.String[] programmingLanguages
private java.lang.String[] propertyTypes
private java.net.URL[] relatedLinks
private ShippingType[] shipping
private IntUnit[] squareFootages
private java.lang.String[] subjectAreas
private java.lang.String[] subjects
public void setActors(java.lang.String[] actors)
Productpublic java.lang.String[] getActors()
Productpublic void setAge(java.lang.Integer age)
Personpublic java.lang.Integer getAge()
Personpublic void setAgents(java.lang.String[] agents)
Housingpublic java.lang.String[] getAgents()
Housingpublic void setApparelType(java.lang.String apparelType)
Product| apparel_type | |
| Details | The type of apparel being offered. Skirt, pants, sleepwear, etc. |
| Example | <g:apparel_type>sweater</g:apparel_type> |
| Attribute of | Products |
| Content type | string |
setApparelType in interface ProductapparelType - The type of apparel being offered.public java.lang.String getApparelType()
Product| apparel_type | |
| Details | The type of apparel being offered. Skirt, pants, sleepwear, etc. |
| Example | <g:apparel_type>sweater</g:apparel_type> |
| Attribute of | Products |
| Content type | string |
getApparelType in interface Productpublic void setArtists(java.lang.String[] artists)
Product| artist | |
| Details | Artist that created the work. |
| Example | <g:artist>Vincent van Gogh</g:artist> |
| Attribute of | Products |
| Content type | string |
setArtists in interface Productartists - Artist that created the work.public java.lang.String[] getArtists()
Product| artist | |
| Details | Artist that created the work. |
| Example | <g:artist>Vincent van Gogh</g:artist> |
| Attribute of | Products |
| Content type | string |
getArtists in interface Productpublic void setAuthors(java.lang.String[] authors)
Article| author | |
| Details | Author of the item. |
| Example | <g:author>John Steinbeck</g:author> |
| Attribute of | Reference Items, News and Articles |
| Content type | string |
setAuthors in interface ArticlesetAuthors in interface ProductsetAuthors in interface ReviewsetAuthors in interface ScholarlyArticleauthors - Array of Author Names. Limit 10.public java.lang.String[] getAuthors()
Article| author | |
| Details | Author of the item. |
| Example | <g:author>John Steinbeck</g:author> |
| Attribute of | Reference Items, News and Articles |
| Content type | string |
getAuthors in interface ArticlegetAuthors in interface ProductgetAuthors in interface ReviewgetAuthors in interface ScholarlyArticlepublic void setBathrooms(java.lang.Float bathrooms)
HousingsetBathrooms in interface Housingbathrooms - The number of bathrooms.public java.lang.Float getBathrooms()
HousinggetBathrooms in interface Housingpublic void setBedrooms(java.lang.Integer bedrooms)
Housing| bedrooms | |
| Details | Number of bedrooms. Numeric values only. |
| Example | Acceptable: <g:bedrooms>3</g:bedrooms> Not acceptable: <g:bedrooms>3 bedrooms</g:bedrooms> |
| Attribute of | Housing |
| Content type | integer |
setBedrooms in interface Housingbedrooms - Number of bedrooms.public java.lang.Integer getBedrooms()
Housing| bedrooms | |
| Details | Number of bedrooms. Numeric values only. |
| Example | Acceptable: <g:bedrooms>3</g:bedrooms> Not acceptable: <g:bedrooms>3 bedrooms</g:bedrooms> |
| Attribute of | Housing |
| Content type | integer |
getBedrooms in interface Housingpublic void setBrand(java.lang.String brand)
Productpublic java.lang.String getBrand()
Productpublic void setColors(java.lang.String[] color)
Productpublic java.lang.String[] getColors()
Productpublic void setCondition(java.lang.String condition)
Product| condition | |
| Details | Condition of the item. For example: new, used, or refurbished. |
| Example | <g:condition>refurbished</g:condition> |
| Attribute of | Products, Vehicles |
| Content type | string |
setCondition in interface ProductsetCondition in interface Vehiclecondition - Condition of the item. For example: new, used, or refurbished.public java.lang.String getCondition()
Product| condition | |
| Details | Condition of the item. For example: new, used, or refurbished. |
| Example | <g:condition>refurbished</g:condition> |
| Attribute of | Products, Vehicles |
| Content type | string |
getCondition in interface ProductgetCondition in interface Vehiclepublic void setCourseDateRange(DateTimeRange courseDateRange)
Course| course_date_range | |
| Details | Date and time range a class is in session, in ISO 8601. Two
sub-attributes are included in course_date_range attribute.
|
| Example | <g:course_date_range> <g:start>2005-12-20T09:30:01</g:start> <g:end>2005-12-29T10:30:59</g:end> </g:course_date_range> |
| Attribute of | Course schedules |
| Content type | dateTimeRange |
setCourseDateRange in interface CoursecourseDateRange - The timeframe a course is runningpublic DateTimeRange getCourseDateRange()
Course| course_date_range | |
| Details | Date and time range a class is in session, in ISO 8601. Two
sub-attributes are included in course_date_range attribute.
|
| Example | <g:course_date_range> <g:start>2005-12-20T09:30:01</g:start> <g:end>2005-12-29T10:30:59</g:end> </g:course_date_range> |
| Attribute of | Course schedules |
| Content type | dateTimeRange |
getCourseDateRange in interface Coursepublic void setCourseNumber(java.lang.String courseNumber)
Course| course_number | |
| Details | ID code associated with a course |
| Example | <g:course_number>HIST-90A</g:course_number> |
| Attribute of | Course schedules |
| Content type | string |
setCourseNumber in interface CoursecourseNumber - ID code associated with a coursepublic java.lang.String getCourseNumber()
Course| course_number | |
| Details | ID code associated with a course |
| Example | <g:course_number>HIST-90A</g:course_number> |
| Attribute of | Course schedules |
| Content type | string |
getCourseNumber in interface Coursepublic void setCourseTimes(java.lang.String courseTimes)
Course| course_times | |
| Details | Time a class is in session. |
| Example | <g:course_times>MWF 08:30 - 09:45</g:course_times> |
| Attribute of | Course schedules |
| Content type | string |
setCourseTimes in interface CoursecourseTimes - Time a class is in sessionpublic java.lang.String getCourseTimes()
Course| course_times | |
| Details | Time a class is in session. |
| Example | <g:course_times>MWF 08:30 - 09:45</g:course_times> |
| Attribute of | Course schedules |
| Content type | string |
getCourseTimes in interface Coursepublic void setCurrency(CurrencyEnumeration currency)
Event| currency | |
| Details | Currency of the price amount for an item. Values must be in ISO 4217 currency code format. |
| Example | Acceptable: <g:currency>USD</g:currency> Not acceptable: <g:currency>US Dollars</g:currency> |
| Attribute of | Events, Housing, Products, Services, Travel, Vehicles |
| Content type | currencyEnumeration |
setCurrency in interface EventsetCurrency in interface HousingsetCurrency in interface JobsetCurrency in interface ProductsetCurrency in interface ServicesetCurrency in interface TravelsetCurrency in interface Vehiclecurrency - Currency of the price amount for an item.public CurrencyEnumeration getCurrency()
Event| currency | |
| Details | Currency of the price amount for an item. Values must be in ISO 4217 currency code format. |
| Example | Acceptable: <g:currency>USD</g:currency> Not acceptable: <g:currency>US Dollars</g:currency> |
| Attribute of | Events, Housing, Products, Services, Travel, Vehicles |
| Content type | currencyEnumeration |
getCurrency in interface EventgetCurrency in interface HousinggetCurrency in interface JobgetCurrency in interface ProductgetCurrency in interface ServicegetCurrency in interface TravelgetCurrency in interface Vehiclepublic void setDeliveryNotes(java.lang.String deliveryNotes)
EventsetDeliveryNotes in interface EventsetDeliveryNotes in interface ProductsetDeliveryNotes in interface ReviewsetDeliveryNotes in interface ServicesetDeliveryNotes in interface TravelsetDeliveryNotes in interface VehiclesetDeliveryNotes in interface WanteddeliveryNotes - Additional instructions to explain the item’s delivery process.public java.lang.String getDeliveryNotes()
EventgetDeliveryNotes in interface EventgetDeliveryNotes in interface ProductgetDeliveryNotes in interface ReviewgetDeliveryNotes in interface ServicegetDeliveryNotes in interface TravelgetDeliveryNotes in interface VehiclegetDeliveryNotes in interface Wantedpublic void setDeliveryRadius(FloatUnit deliveryRadius)
EventsetDeliveryRadius in interface EventsetDeliveryRadius in interface ProductsetDeliveryRadius in interface ReviewsetDeliveryRadius in interface ServicesetDeliveryRadius in interface TravelsetDeliveryRadius in interface VehiclesetDeliveryRadius in interface WanteddeliveryRadius - The maximum distance you will deliver an item in any direction.public FloatUnit getDeliveryRadius()
EventgetDeliveryRadius in interface EventgetDeliveryRadius in interface ProductgetDeliveryRadius in interface ReviewgetDeliveryRadius in interface ServicegetDeliveryRadius in interface TravelgetDeliveryRadius in interface VehiclegetDeliveryRadius in interface Wantedpublic void setEducation(java.lang.String education)
Job| education | |
| Details | Level of education required for an employment position. |
| Example | <g:education>PhD</g:education> |
| Attribute of | Jobs |
| Content type | string |
setEducation in interface JobsetEducation in interface Personeducation - Level of education required for an employment position.public java.lang.String getEducation()
Job| education | |
| Details | Level of education required for an employment position. |
| Example | <g:education>PhD</g:education> |
| Attribute of | Jobs |
| Content type | string |
getEducation in interface JobgetEducation in interface Personpublic void setEmployer(java.lang.String employer)
Job| employer | |
| Details | Company providing employment. |
| Example | <g:employer>Google, Inc</g:employer> |
| Attribute of | Jobs |
| Content type | string |
setEmployer in interface JobsetEmployer in interface Personemployer - Company providing employment.public java.lang.String getEmployer()
Job| employer | |
| Details | Company providing employment. |
| Example | <g:employer>Google, Inc</g:employer> |
| Attribute of | Jobs |
| Content type | string |
getEmployer in interface JobgetEmployer in interface Personpublic void setEthnicities(java.lang.String[] ethnicities)
Person| ethnicity | |
| Details | Ethnicity of the individual in the People profiles bulk upload entry. |
| Example | <g:ethnicity>Latino</g:ethnicity> |
| Attribute of | People profiles |
| Content type | string |
setEthnicities in interface Personethnicities - Ethnicity of the individual in the People profiles bulk upload entry.public java.lang.String[] getEthnicities()
Person| ethnicity | |
| Details | Ethnicity of the individual in the People profiles bulk upload entry. |
| Example | <g:ethnicity>Latino</g:ethnicity> |
| Attribute of | People profiles |
| Content type | string |
getEthnicities in interface Personpublic void setEventDateRange(DateTimeRange eventDateRange)
Event| event_date_range | |
| Details |
Information on the date and time an event will take place, in ISO 8601
format. Two sub-attributes are included in the event_date_range attribute:
|
| Example | <g:event_dateTime> <g:from>2005-12-20T14:00:00</g:from> <g:to>2005-12-20T19:00:00</g:to> </g:eventdateTime> |
| Attribute of | Events |
| Content type | dateTimeRange |
setEventDateRange in interface EventeventDateRange - The time during which this event takes place.public DateTimeRange getEventDateRange()
Event| event_date_range | |
| Details |
Information on the date and time an event will take place, in ISO 8601
format. Two sub-attributes are included in the event_date_range attribute:
|
| Example | <g:event_dateTime> <g:from>2005-12-20T14:00:00</g:from> <g:to>2005-12-20T19:00:00</g:to> </g:eventdateTime> |
| Attribute of | Events |
| Content type | dateTimeRange |
getEventDateRange in interface Eventpublic void setExpirationDate(java.util.Date expirationDate)
GlobalInterface| expiration_date | |
| Details | Date that the item expires in ISO 8601 format: YYYY-MM-DD |
| Example | <g:expiration_date>2005-20-12</g:expiration_date> |
| Attribute of | Reference Items, Events, Housing, Jobs, People profiles, Products, Services, Travel, Vehicles, Wanted Ads. |
| Content type | date |
setExpirationDate in interface GlobalInterfaceexpirationDate - the date this entry will expirepublic java.util.Date getExpirationDate()
GlobalInterface| expiration_date | |
| Details | Date that the item expires in ISO 8601 format: YYYY-MM-DD |
| Example | <g:expiration_date>2005-20-12</g:expiration_date> |
| Attribute of | Reference Items, Events, Housing, Jobs, People profiles, Products, Services, Travel, Vehicles, Wanted Ads. |
| Content type | date |
getExpirationDate in interface GlobalInterfacepublic void setExpirationDateTime(java.util.Date expirationDateTime)
GlobalInterface| expiration_date_time | |
| Details | Date and time that the item expires in ISO 8601 format: YYYY-MM-DDThh:mm:ss |
| Example | <g:expiration_date_time>12-20-05T11:59:59</g:expiration_date_time> |
| Attribute of | Reference Items, Events, Housing, Jobs, People profiles, Products, Services, Travel, Vehicles, Wanted Ads. |
| Content type | dateTime |
setExpirationDateTime in interface GlobalInterfaceexpirationDateTime - Date and time that the item expires.public java.util.Date getExpirationDateTime()
GlobalInterface| expiration_date_time | |
| Details | Date and time that the item expires in ISO 8601 format: YYYY-MM-DDThh:mm:ss |
| Example | <g:expiration_date_time>12-20-05T11:59:59</g:expiration_date_time> |
| Attribute of | Reference Items, Events, Housing, Jobs, People profiles, Products, Services, Travel, Vehicles, Wanted Ads. |
| Content type | dateTime |
getExpirationDateTime in interface GlobalInterfacepublic void setFormat(java.lang.String[] format)
Productpublic java.lang.String[] getFormat()
Productpublic void setFromLocation(java.lang.String fromLocation)
TravelsetFromLocation in interface TravelfromLocation - Starting city and state/country of the trip.public java.lang.String getFromLocation()
TravelgetFromLocation in interface Travelpublic void setGender(GenderEnumeration gender)
Personpublic GenderEnumeration getGender()
Personpublic void setHoaDues(java.lang.Float hoaDues)
Housing| hoa_dues | |
| Details | Monthly dues paid to a homeowners association. |
| Example | <g:hoa_dues>100</g:hoa_dues> |
| Attribute of | Housing |
| Content type | float |
setHoaDues in interface HousinghoaDues - Homeowners association dues on the property.public java.lang.Float getHoaDues()
Housing| hoa_dues | |
| Details | Monthly dues paid to a homeowners association. |
| Example | <g:hoa_dues>100</g:hoa_dues> |
| Attribute of | Housing |
| Content type | float |
getHoaDues in interface Housingpublic void setId(java.lang.String id)
GlobalInterfacesetId in interface GlobalInterfaceid - unique identifier for this entrypublic java.lang.String getId()
GlobalInterfacegetId in interface GlobalInterfacepublic void setImageLinks(java.net.URL[] imageLinks)
GlobalInterfacesetImageLinks in interface GlobalInterfaceimageLinks - URLs to images. Limit 10.public java.net.URL[] getImageLinks()
GlobalInterfacegetImageLinks in interface GlobalInterfacepublic void setImmigrationStatus(java.lang.String immigrationStatus)
Job| immigration_status | |
| Details | Legal residency requirements for an employment position. |
| Example | <g:immigration_status>Permanent resident</g:immigration_status> |
| Attribute of | Jobs |
| Content type | string |
setImmigrationStatus in interface JobimmigrationStatus - Legal residency requirements for an employment position.public java.lang.String getImmigrationStatus()
Job| immigration_status | |
| Details | Legal residency requirements for an employment position. |
| Example | <g:immigration_status>Permanent resident</g:immigration_status> |
| Attribute of | Jobs |
| Content type | string |
getImmigrationStatus in interface Jobpublic void setInterestedIn(java.lang.String[] interestedIn)
Person| interested_in | |
| Details | Interest of a person being profiled. |
| Example | <g:interested_in>Long walks on the beach.</g:interested_in> |
| Attribute of | People profiles |
| Content type | string |
setInterestedIn in interface PersoninterestedIn - Interest of a person being profiled.public java.lang.String[] getInterestedIn()
Person| interested_in | |
| Details | Interest of a person being profiled. |
| Example | <g:interested_in>Long walks on the beach.</g:interested_in> |
| Attribute of | People profiles |
| Content type | string |
getInterestedIn in interface Personpublic java.lang.Class<GoogleBase> getInterface()
CopyFromThis is useful when dealing with properties that may have multiple implementations. For example, Module.
getInterface in interface CopyFrompublic void setIsbn(java.lang.String isbn)
Productpublic java.lang.String getIsbn()
Productpublic void setJobFunctions(java.lang.String[] jobFunctions)
Job| job_function | |
| Details | The function of an employment position. |
| Example | <g:job_function>Product Manager</g:job_function> |
| Attribute of | Jobs |
| Content type | string |
setJobFunctions in interface JobjobFunctions - The functions of an employment position.public java.lang.String[] getJobFunctions()
Job| job_function | |
| Details | The function of an employment position. |
| Example | <g:job_function>Product Manager</g:job_function> |
| Attribute of | Jobs |
| Content type | string |
getJobFunctions in interface Jobpublic void setJobIndustries(java.lang.String[] jobIndustries)
Job| job_industry | |
| Details | The industry of an employment position. |
| Example | <g:job_industry>Government</g:job_industry> |
| Attribute of | Jobs |
| Content type | string |
setJobIndustries in interface JobjobIndustries - The industry of an employment position.public java.lang.String[] getJobIndustries()
Job| job_industry | |
| Details | The industry of an employment position. |
| Example | <g:job_industry>Government</g:job_industry> |
| Attribute of | Jobs |
| Content type | string |
getJobIndustries in interface Jobpublic void setJobTypes(java.lang.String[] jobTypes)
Job| job_type | |
| Details | Type of employment position. Example: Full-time, part-time, contractor, etc. |
| Example | <g:job_type>contractor</g:job_type> |
| Attribute of | Jobs |
| Content type | string |
setJobTypes in interface JobjobTypes - Type of employment position. Example: Full-time, part-time, contractor, etc.public java.lang.String[] getJobTypes()
Job| job_type | |
| Details | Type of employment position. Example: Full-time, part-time, contractor, etc. |
| Example | <g:job_type>contractor</g:job_type> |
| Attribute of | Jobs |
| Content type | string |
getJobTypes in interface Jobpublic void setLabels(java.lang.String[] labels)
GlobalInterfacesetLabels in interface GlobalInterfacelabels - labels for this entry. Limit 10.public java.lang.String[] getLabels()
GlobalInterfacegetLabels in interface GlobalInterfacepublic void setLicenses(java.lang.String[] licenses)
setLicenses in interface Unknownpublic java.lang.String[] getLicenses()
getLicenses in interface Unknownpublic void setListingType(java.lang.Boolean listingType)
HousingsetListingType in interface HousinglistingType - Indicates whether this property is for sale or not.public java.lang.Boolean getListingType()
HousinggetListingType in interface Housingpublic void setLocation(java.lang.String location)
EventsetLocation in interface EventsetLocation in interface HousingsetLocation in interface JobsetLocation in interface PersonsetLocation in interface ProductsetLocation in interface ServicesetLocation in interface TravelsetLocation in interface VehiclesetLocation in interface Wantedlocation - Location where the event will be held.public java.lang.String getLocation()
EventgetLocation in interface EventgetLocation in interface HousinggetLocation in interface JobgetLocation in interface PersongetLocation in interface ProductgetLocation in interface ServicegetLocation in interface TravelgetLocation in interface VehiclegetLocation in interface Wantedpublic void setMake(java.lang.String make)
Vehiclepublic java.lang.String getMake()
Vehiclepublic void setManufacturer(java.lang.String manufacturer)
Product| manufacturer | |
| Details | Company that manufactures the item. |
| Example | <g:manufacturer>Acme, Inc</g:manufacturer> |
| Attribute of | Products |
| Content type | string |
setManufacturer in interface Productmanufacturer - Company that manufactures the item.public java.lang.String getManufacturer()
Product| manufacturer | |
| Details | Company that manufactures the item. |
| Example | <g:manufacturer>Acme, Inc</g:manufacturer> |
| Attribute of | Products |
| Content type | string |
getManufacturer in interface Productpublic void setManufacturerId(java.lang.String manufacturerId)
Product| manufacturer_id | |
| Details | Unique product ID code assigned by its manufacturer. |
| Example | <g:manufacturer_id>030779A</g:manufacturer_id> |
| Attribute of | Products |
| Content type | string |
setManufacturerId in interface ProductmanufacturerId - Unique product ID code assigned by its manufacturer.public java.lang.String getManufacturerId()
Product| manufacturer_id | |
| Details | Unique product ID code assigned by its manufacturer. |
| Example | <g:manufacturer_id>030779A</g:manufacturer_id> |
| Attribute of | Products |
| Content type | string |
getManufacturerId in interface Productpublic void setMaritalStatus(java.lang.String maritalStatus)
PersonsetMaritalStatus in interface PersonmaritalStatus - Marital status of an individual.public java.lang.String getMaritalStatus()
PersongetMaritalStatus in interface Personpublic void setMegapixels(FloatUnit megapixels)
Product| megapixels | |
| Details | Resolution of a digital imaging device. |
| Example | <g:megapixels>5.2 MP</g:megapixels> |
| Attribute of | Products |
| Content type | floatUnit |
setMegapixels in interface Productmegapixels - Resolution of a digital imaging device.public FloatUnit getMegapixels()
Product| megapixels | |
| Details | Resolution of a digital imaging device. |
| Example | <g:megapixels>5.2 MP</g:megapixels> |
| Attribute of | Products |
| Content type | floatUnit |
getMegapixels in interface Productpublic void setMileage(java.lang.Integer mileage)
Vehicle| mileage | |
| Details | Current mileage of the vehicle. |
| Example | <g:mileage>1700</g:mileage> <g:mileage>1,700 miles</g:mileage> |
| Attribute of | Vehicles |
| Content type | intUnit |
setMileage in interface Vehiclemileage - Current mileage of the vehicle.public java.lang.Integer getMileage()
Vehicle| mileage | |
| Details | Current mileage of the vehicle. |
| Example | <g:mileage>1700</g:mileage> <g:mileage>1,700 miles</g:mileage> |
| Attribute of | Vehicles |
| Content type | intUnit |
getMileage in interface Vehiclepublic void setModel(java.lang.String model)
Vehiclepublic java.lang.String getModel()
Vehiclepublic void setModelNumber(java.lang.String modelNumber)
Product| model_number | |
| Details | Model number of the product. |
| Example | <g:model_number>1924863</g:model_number> |
| Attribute of | Products |
| Content type | string |
setModelNumber in interface ProductmodelNumber - Model number of the product.public java.lang.String getModelNumber()
Product| model_number | |
| Details | Model number of the product. |
| Example | <g:model_number>1924863</g:model_number> |
| Attribute of | Products |
| Content type | string |
getModelNumber in interface Productpublic void setNameOfItemBeingReviewed(java.lang.String nameOfItemBeingReviewed)
ReviewsetNameOfItemBeingReviewed in interface ReviewnameOfItemBeingReviewed - The name of an item being reviewed.public java.lang.String getNameOfItemBeingReviewed()
ReviewgetNameOfItemBeingReviewed in interface Reviewpublic void setNewsSource(java.lang.String newsSource)
Article| news_source | |
| Details | The source of news content. |
| Example | <g:news_source>Journal</g:news_source> |
| Attribute of | News and Articles |
| Content type | string |
setNewsSource in interface ArticlenewsSource - Source for this articlepublic java.lang.String getNewsSource()
Article| news_source | |
| Details | The source of news content. |
| Example | <g:news_source>Journal</g:news_source> |
| Attribute of | News and Articles |
| Content type | string |
getNewsSource in interface Articlepublic void setOccupation(java.lang.String occupation)
Person| occupation | |
| Details | Industry the individual in a People profiles bulk upload is employed in. |
| Example | <g:occupation>Sales</g:occupation> |
| Attribute of | People profiles |
| Content type | string |
setOccupation in interface Personoccupation - Occupation of an individual.public java.lang.String getOccupation()
Person| occupation | |
| Details | Industry the individual in a People profiles bulk upload is employed in. |
| Example | <g:occupation>Sales</g:occupation> |
| Attribute of | People profiles |
| Content type | string |
getOccupation in interface Personpublic void setOperatingSystems(java.lang.String operatingSystems)
setOperatingSystems in interface Unknownpublic java.lang.String getOperatingSystems()
getOperatingSystems in interface Unknownpublic void setPages(java.lang.Integer pages)
Article| pages | |
| Details | The number of pages in the publication. |
| Example | <g:pages>18</g:pages> |
| Attribute of | Reference Items, News and Articles |
| Content type | integer |
setPages in interface ArticlesetPages in interface ScholarlyArticlepages - Number of pages in the articlepublic java.lang.Integer getPages()
Article| pages | |
| Details | The number of pages in the publication. |
| Example | <g:pages>18</g:pages> |
| Attribute of | Reference Items, News and Articles |
| Content type | integer |
getPages in interface ArticlegetPages in interface ScholarlyArticlepublic void setPaymentAccepted(PaymentTypeEnumeration[] paymentAccepted)
EventsetPaymentAccepted in interface EventsetPaymentAccepted in interface HousingsetPaymentAccepted in interface ProductsetPaymentAccepted in interface ServicesetPaymentAccepted in interface TravelsetPaymentAccepted in interface VehiclepaymentAccepted - Payment Methods acceptable for the event.public PaymentTypeEnumeration[] getPaymentAccepted()
EventgetPaymentAccepted in interface EventgetPaymentAccepted in interface HousinggetPaymentAccepted in interface ProductgetPaymentAccepted in interface ServicegetPaymentAccepted in interface TravelgetPaymentAccepted in interface Vehiclepublic void setPaymentNotes(java.lang.String paymentNotes)
EventsetPaymentNotes in interface EventsetPaymentNotes in interface HousingsetPaymentNotes in interface ProductsetPaymentNotes in interface ServicesetPaymentNotes in interface TravelsetPaymentNotes in interface VehiclepaymentNotes - Additional information about payment.public java.lang.String getPaymentNotes()
EventgetPaymentNotes in interface EventgetPaymentNotes in interface HousinggetPaymentNotes in interface ProductgetPaymentNotes in interface ServicegetPaymentNotes in interface TravelgetPaymentNotes in interface Vehiclepublic void setPickup(java.lang.Boolean pickup)
Productpublic java.lang.Boolean getPickup()
Productpublic void setPrice(FloatUnit price)
Eventpublic FloatUnit getPrice()
Eventpublic void setPriceType(PriceTypeEnumeration priceType)
EventsetPriceType in interface EventsetPriceType in interface HousingsetPriceType in interface ProductsetPriceType in interface ServicesetPriceType in interface TravelsetPriceType in interface VehiclepriceType - Price qualifier for the even cost.public PriceTypeEnumeration getPriceType()
EventgetPriceType in interface EventgetPriceType in interface HousinggetPriceType in interface ProductgetPriceType in interface ServicegetPriceType in interface TravelgetPriceType in interface Vehiclepublic void setProcessorSpeed(FloatUnit processorSpeed)
Product| processor_speed | |
| Details | The processor speed for the product. |
| Example | <g:processor_speed>2</g:processor_speed> |
| Attribute of | Products |
| Content type | floatUnit |
setProcessorSpeed in interface ProductprocessorSpeed - The processor speed for the product.public FloatUnit getProcessorSpeed()
Product| processor_speed | |
| Details | The processor speed for the product. |
| Example | <g:processor_speed>2</g:processor_speed> |
| Attribute of | Products |
| Content type | floatUnit |
getProcessorSpeed in interface Productpublic void setProductTypes(java.lang.String[] productTypes)
Product| product_type | |
| Details | The type of product being offered. Toys, books, flowers, etc. |
| Example | <g:product_type>electronics</g:product_type> |
| Attribute of | Products |
| Content type | string |
setProductTypes in interface ProductproductTypes - The type of product being offered.public java.lang.String[] getProductTypes()
Product| product_type | |
| Details | The type of product being offered. Toys, books, flowers, etc. |
| Example | <g:product_type>electronics</g:product_type> |
| Attribute of | Products |
| Content type | string |
getProductTypes in interface Productpublic void setProgrammingLanguages(java.lang.String[] programmingLanguages)
setProgrammingLanguages in interface Unknownpublic java.lang.String[] getProgrammingLanguages()
getProgrammingLanguages in interface Unknownpublic void setPropertyTypes(java.lang.String[] propertyTypes)
Housing| property_type | |
| Details | Type of property: house, apartment, condominium, etc. |
| Example | <g:property_type>house</g:property_type> |
| Attribute of | Housing |
| Content type | string |
setPropertyTypes in interface HousingpropertyTypes - Types of property represented here. Limit 10.public java.lang.String[] getPropertyTypes()
Housing| property_type | |
| Details | Type of property: house, apartment, condominium, etc. |
| Example | <g:property_type>house</g:property_type> |
| Attribute of | Housing |
| Content type | string |
getPropertyTypes in interface Housingpublic void setPublicationName(java.lang.String publicationName)
ScholarlyArticlesetPublicationName in interface ScholarlyArticlepublicationName - Name of the publication.public java.lang.String getPublicationName()
ScholarlyArticlegetPublicationName in interface ScholarlyArticlepublic void setPublicationVolume(java.lang.String publicationVolume)
ScholarlyArticle| publication_volume | |
| Details | Volume of the publication. |
| Example | <g:publication_volume>VI</g:publication_volume> |
| Attribute of | Reference Items |
| Content type | string |
setPublicationVolume in interface ScholarlyArticlepublicationVolume - Volume of the publication.public java.lang.String getPublicationVolume()
ScholarlyArticle| publication_volume | |
| Details | Volume of the publication. |
| Example | <g:publication_volume>VI</g:publication_volume> |
| Attribute of | Reference Items |
| Content type | string |
getPublicationVolume in interface ScholarlyArticlepublic void setPublishDate(java.util.Date publishDate)
Article| publish_date | |
| Details | Date the item was published in ISO 8601 format: YYYY-MM-DD |
| Example | <g:publish_date>2005-12-20</g:publish_date> |
| Attribute of | Reference Items |
| Content type | date |
setPublishDate in interface ArticlesetPublishDate in interface ReviewsetPublishDate in interface ScholarlyArticlepublishDate - Date article was publishedpublic java.util.Date getPublishDate()
Article| publish_date | |
| Details | Date the item was published in ISO 8601 format: YYYY-MM-DD |
| Example | <g:publish_date>2005-12-20</g:publish_date> |
| Attribute of | Reference Items |
| Content type | date |
getPublishDate in interface ArticlegetPublishDate in interface ReviewgetPublishDate in interface ScholarlyArticlepublic void setQuantity(java.lang.Integer quantity)
EventsetQuantity in interface EventsetQuantity in interface ProductsetQuantity in interface ServicesetQuantity in interface TravelsetQuantity in interface Vehiclequantity - Quantity available.public java.lang.Integer getQuantity()
EventgetQuantity in interface EventgetQuantity in interface ProductgetQuantity in interface ServicegetQuantity in interface TravelgetQuantity in interface Vehiclepublic void setRating(java.lang.Float rating)
Reviewpublic java.lang.Float getRating()
Reviewpublic void setRelatedLinks(java.net.URL[] relatedLinks)
setRelatedLinks in interface Unknownpublic java.net.URL[] getRelatedLinks()
getRelatedLinks in interface Unknownpublic void setReviewType(java.lang.String reviewType)
ReviewsetReviewType in interface ReviewreviewType - The category of the item being reviewed.public java.lang.String getReviewType()
ReviewgetReviewType in interface Reviewpublic void setReviewerType(java.lang.String reviewerType)
ReviewsetReviewerType in interface ReviewreviewerType - The type of rating being provided: editorial (a review written by a
member of your staff) or “user” ( a review written by a user of your site).public java.lang.String getReviewerType()
ReviewgetReviewerType in interface Reviewpublic void setSalary(java.lang.Float salary)
Coursepublic java.lang.Float getSalary()
Coursepublic void setSalaryType(PriceTypeEnumeration salaryType)
JobsetSalaryType in interface JobsalaryType - The type of salary included.public PriceTypeEnumeration getSalaryType()
JobgetSalaryType in interface Jobpublic void setSchoolDistrict(java.lang.String schoolDistrict)
Housing| school_district | |
| Details | The school district the property is in. |
| Example | <g:school_district> |
| Attribute of | Housing |
| Content type | string |
setSchoolDistrict in interface HousingschoolDistrict - School district a property is in.public java.lang.String getSchoolDistrict()
Housing| school_district | |
| Details | The school district the property is in. |
| Example | <g:school_district> |
| Attribute of | Housing |
| Content type | string |
getSchoolDistrict in interface Housingpublic void setServiceType(java.lang.String serviceType)
Service| service_type | |
| Details | The type of service being offered. Web hosting, legal, gardening, etc. |
| Example | <g:service_type>consulting</g:service_type> |
| Attribute of | Housing |
| Content type | string |
setServiceType in interface ServiceserviceType - The type of service being offered.public java.lang.String getServiceType()
Service| service_type | |
| Details | The type of service being offered. Web hosting, legal, gardening, etc. |
| Example | <g:service_type>consulting</g:service_type> |
| Attribute of | Housing |
| Content type | string |
getServiceType in interface Servicepublic void setSexualOrientation(java.lang.String SexualOrientation)
PersonsetSexualOrientation in interface PersonSexualOrientation - Individual's sexual orientation.public java.lang.String getSexualOrientation()
PersongetSexualOrientation in interface Personpublic void setShipping(ShippingType[] shipping)
EventsetShipping in interface EventsetShipping in interface ProductsetShipping in interface ServicesetShipping in interface Vehicleshipping - Shipping information related to the event.public ShippingType[] getShipping()
EventgetShipping in interface EventgetShipping in interface ProductgetShipping in interface ServicegetShipping in interface TravelgetShipping in interface Vehiclepublic void setSquareFootages(IntUnit[] squareFootages)
setSquareFootages in interface Unknownpublic IntUnit[] getSquareFootages()
getSquareFootages in interface Unknownpublic void setSubjectAreas(java.lang.String[] subjectAreas)
setSubjectAreas in interface Unknownpublic java.lang.String[] getSubjectAreas()
getSubjectAreas in interface Unknownpublic void setSubjects(java.lang.String[] subjects)
Course| subject | |
| Details | Topic of study for a course. |
| Example | <g:subject>Trigonometry</g:subject> |
| Attribute of | Course schedules |
| Content type | string |
setSubjects in interface Coursesubjects - Topics of study for a coursepublic java.lang.String[] getSubjects()
Course| subject | |
| Details | Topic of study for a course. |
| Example | <g:subject>Trigonometry</g:subject> |
| Attribute of | Course schedules |
| Content type | string |
getSubjects in interface Coursepublic void setTaxPercent(java.lang.Float taxPercent)
Event| tax_percent | |
| Details | Tax rate as a percentage. |
| Example | <g:tax_percent>8.2<g:/tax_percent> |
| Attribute of | Products, Events |
| Content type | percentType |
setTaxPercent in interface EventsetTaxPercent in interface HousingsetTaxPercent in interface ProductsetTaxPercent in interface ServicesetTaxPercent in interface TravelsetTaxPercent in interface VehicletaxPercent - Tax rate associated with the event.public java.lang.Float getTaxPercent()
Event| tax_percent | |
| Details | Tax rate as a percentage. |
| Example | <g:tax_percent>8.2<g:/tax_percent> |
| Attribute of | Products, Events |
| Content type | percentType |
getTaxPercent in interface EventgetTaxPercent in interface HousinggetTaxPercent in interface ProductgetTaxPercent in interface ServicegetTaxPercent in interface TravelgetTaxPercent in interface Vehiclepublic void setTaxRegion(java.lang.String taxRegion)
Event| tax_region | |
| Details | Geographical region a tax rate applies to. |
| Example | <g:tax_region>California</g:tax_region> |
| Attribute of | Product, Events, |
| Content type | string |
setTaxRegion in interface EventsetTaxRegion in interface HousingsetTaxRegion in interface ProductsetTaxRegion in interface ServicesetTaxRegion in interface TravelsetTaxRegion in interface VehicletaxRegion - Region where tax applies.public java.lang.String getTaxRegion()
Event| tax_region | |
| Details | Geographical region a tax rate applies to. |
| Example | <g:tax_region>California</g:tax_region> |
| Attribute of | Product, Events, |
| Content type | string |
getTaxRegion in interface EventgetTaxRegion in interface HousinggetTaxRegion in interface ProductgetTaxRegion in interface ServicegetTaxRegion in interface TravelgetTaxRegion in interface Vehiclepublic void setToLocation(java.lang.String toLocation)
TravelsetToLocation in interface TraveltoLocation - Destination city and state/country of the trip.public java.lang.String getToLocation()
TravelgetToLocation in interface Travelpublic void setTravelDateRange(DateTimeRange travelDateRange)
Travel| travel_date_range | |
| Details | Departure date and time of the trip in ISO 8601
format: YYYY-MM-DD,hh:mmAM (12 hour clock) or YYYY-MM-DD,hh:mm (24 hour clock). Two
sub-attributes are included in travel_date_range attribute.
|
| Example | <g:travel_date_range> <g:start>2005-12-20T06:00:00</g:start> <g:end>2005-12-29T13:00:00</g:end> </g:travel_date_range> |
| Attribute of | Travel |
| Content type | dateTimeRange |
setTravelDateRange in interface TraveltravelDateRange - Departure date and time of the trip.public DateTimeRange getTravelDateRange()
Travel| travel_date_range | |
| Details | Departure date and time of the trip in ISO 8601
format: YYYY-MM-DD,hh:mmAM (12 hour clock) or YYYY-MM-DD,hh:mm (24 hour clock). Two
sub-attributes are included in travel_date_range attribute.
|
| Example | <g:travel_date_range> <g:start>2005-12-20T06:00:00</g:start> <g:end>2005-12-29T13:00:00</g:end> </g:travel_date_range> |
| Attribute of | Travel |
| Content type | dateTimeRange |
getTravelDateRange in interface Travelpublic void setUniversity(java.lang.String university)
Course| university | |
| Details | Name of the school a class is offered at. |
| Example | <g:university>Stanford</g:university> |
| Attribute of | Course schedules |
| Content type | string |
setUniversity in interface Courseuniversity - Name of the school at which a class is offered.public java.lang.String getUniversity()
Course| university | |
| Details | Name of the school a class is offered at. |
| Example | <g:university>Stanford</g:university> |
| Attribute of | Course schedules |
| Content type | string |
getUniversity in interface Coursepublic void setUpc(java.lang.String upc)
Productpublic java.lang.String getUpc()
Productpublic java.lang.String getUri()
Modulepublic void setUrlOfItemBeingReviewed(java.net.URL urlOfItemBeingReviewed)
ReviewsetUrlOfItemBeingReviewed in interface ReviewurlOfItemBeingReviewed - The web page of an item being reviewed.public java.net.URL getUrlOfItemBeingReviewed()
ReviewgetUrlOfItemBeingReviewed in interface Reviewpublic void setVehicleType(java.lang.String vehicleType)
Vehicle| vehicle_type | |
| Details | The type of vehicle: Car, motorcycle, scooter, etc. |
| Example | <g:vehicle_type>truck</g:vehicle_type> |
| Attribute of | Products |
| Content type | string |
setVehicleType in interface VehiclevehicleType - The type of vehicle: Car, motorcycle, scooter, etc.public java.lang.String getVehicleType()
Vehicle| vehicle_type | |
| Details | The type of vehicle: Car, motorcycle, scooter, etc. |
| Example | <g:vehicle_type>truck</g:vehicle_type> |
| Attribute of | Products |
| Content type | string |
getVehicleType in interface Vehiclepublic void setVin(java.lang.String vin)
Vehiclepublic java.lang.String getVin()
Vehiclepublic java.lang.Object clone()
throws java.lang.CloneNotSupportedException
Modulepublic void copyFrom(CopyFrom obj)
CopyFromAny existing properties in this bean are lost.
This method is useful for moving from one implementation of a bean interface to another. For example from the default SyndFeed bean implementation to a Hibernate ready implementation.
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectprivate java.lang.Object arrayCopy(java.lang.Object[] source)
private java.lang.Object cloneOrNull(CloneableType o)
private java.util.Date dateOrNull(java.util.Date date)