|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.code.facebookapi.schema.Listing
public class Listing
Java class for listing complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="listing">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="listing_id" type="{http://api.facebook.com/1.0/}lid"/>
<element name="url" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="title" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="price" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="poster" type="{http://api.facebook.com/1.0/}uid"/>
<element name="update_time" type="{http://api.facebook.com/1.0/}time"/>
<element name="category" type="{http://api.facebook.com/1.0/}marketplace_category"/>
<element name="subcategory" type="{http://api.facebook.com/1.0/}marketplace_subcategory"/>
<element name="image_urls" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="image_urls_elt" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="list" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="condition" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="isbn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="num_beds" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="num_maths" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="dogs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cats" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="smoking" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="square_footage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="street" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="crossstreet" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="postal" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="rent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pay" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="full" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="intern" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="summer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="nonprofit" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pay_type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
Listing.ImageUrls
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected java.lang.String |
category
|
protected java.lang.String |
cats
|
protected java.lang.Integer |
condition
|
protected java.lang.String |
crossstreet
|
protected java.lang.String |
description
|
protected java.lang.String |
dogs
|
protected java.lang.String |
full
|
protected Listing.ImageUrls |
imageUrls
|
protected java.lang.String |
intern
|
protected java.lang.String |
isbn
|
protected long |
listingId
|
protected java.lang.String |
nonprofit
|
protected java.lang.String |
numBeds
|
protected java.lang.String |
numMaths
|
protected java.lang.String |
pay
|
protected java.lang.String |
payType
|
protected java.lang.String |
postal
|
protected long |
poster
|
protected java.math.BigDecimal |
price
|
protected java.lang.String |
rent
|
protected java.lang.String |
smoking
|
protected java.lang.String |
squareFootage
|
protected java.lang.String |
street
|
protected java.lang.String |
subcategory
|
protected java.lang.String |
summer
|
protected java.lang.String |
title
|
protected long |
updateTime
|
protected java.lang.String |
url
|
| Constructor Summary | |
|---|---|
Listing()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCategory()
Gets the value of the category property. |
java.lang.String |
getCats()
Gets the value of the cats property. |
java.lang.Integer |
getCondition()
Gets the value of the condition property. |
java.lang.String |
getCrossstreet()
Gets the value of the crossstreet property. |
java.lang.String |
getDescription()
Gets the value of the description property. |
java.lang.String |
getDogs()
Gets the value of the dogs property. |
java.lang.String |
getFull()
Gets the value of the full property. |
Listing.ImageUrls |
getImageUrls()
Gets the value of the imageUrls property. |
java.lang.String |
getIntern()
Gets the value of the intern property. |
java.lang.String |
getIsbn()
Gets the value of the isbn property. |
long |
getListingId()
Gets the value of the listingId property. |
java.lang.String |
getNonprofit()
Gets the value of the nonprofit property. |
java.lang.String |
getNumBeds()
Gets the value of the numBeds property. |
java.lang.String |
getNumMaths()
Gets the value of the numMaths property. |
java.lang.String |
getPay()
Gets the value of the pay property. |
java.lang.String |
getPayType()
Gets the value of the payType property. |
java.lang.String |
getPostal()
Gets the value of the postal property. |
long |
getPoster()
Gets the value of the poster property. |
java.math.BigDecimal |
getPrice()
Gets the value of the price property. |
java.lang.String |
getRent()
Gets the value of the rent property. |
java.lang.String |
getSmoking()
Gets the value of the smoking property. |
java.lang.String |
getSquareFootage()
Gets the value of the squareFootage property. |
java.lang.String |
getStreet()
Gets the value of the street property. |
java.lang.String |
getSubcategory()
Gets the value of the subcategory property. |
java.lang.String |
getSummer()
Gets the value of the summer property. |
java.lang.String |
getTitle()
Gets the value of the title property. |
long |
getUpdateTime()
Gets the value of the updateTime property. |
java.lang.String |
getUrl()
Gets the value of the url property. |
void |
setCategory(java.lang.String value)
Sets the value of the category property. |
void |
setCats(java.lang.String value)
Sets the value of the cats property. |
void |
setCondition(java.lang.Integer value)
Sets the value of the condition property. |
void |
setCrossstreet(java.lang.String value)
Sets the value of the crossstreet property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setDogs(java.lang.String value)
Sets the value of the dogs property. |
void |
setFull(java.lang.String value)
Sets the value of the full property. |
void |
setImageUrls(Listing.ImageUrls value)
Sets the value of the imageUrls property. |
void |
setIntern(java.lang.String value)
Sets the value of the intern property. |
void |
setIsbn(java.lang.String value)
Sets the value of the isbn property. |
void |
setListingId(long value)
Sets the value of the listingId property. |
void |
setNonprofit(java.lang.String value)
Sets the value of the nonprofit property. |
void |
setNumBeds(java.lang.String value)
Sets the value of the numBeds property. |
void |
setNumMaths(java.lang.String value)
Sets the value of the numMaths property. |
void |
setPay(java.lang.String value)
Sets the value of the pay property. |
void |
setPayType(java.lang.String value)
Sets the value of the payType property. |
void |
setPostal(java.lang.String value)
Sets the value of the postal property. |
void |
setPoster(long value)
Sets the value of the poster property. |
void |
setPrice(java.math.BigDecimal value)
Sets the value of the price property. |
void |
setRent(java.lang.String value)
Sets the value of the rent property. |
void |
setSmoking(java.lang.String value)
Sets the value of the smoking property. |
void |
setSquareFootage(java.lang.String value)
Sets the value of the squareFootage property. |
void |
setStreet(java.lang.String value)
Sets the value of the street property. |
void |
setSubcategory(java.lang.String value)
Sets the value of the subcategory property. |
void |
setSummer(java.lang.String value)
Sets the value of the summer property. |
void |
setTitle(java.lang.String value)
Sets the value of the title property. |
void |
setUpdateTime(long value)
Sets the value of the updateTime property. |
void |
setUrl(java.lang.String value)
Sets the value of the url property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long listingId
protected java.lang.String url
protected java.lang.String title
protected java.lang.String description
protected java.math.BigDecimal price
protected long poster
protected long updateTime
protected java.lang.String category
protected java.lang.String subcategory
protected Listing.ImageUrls imageUrls
protected java.lang.Integer condition
protected java.lang.String isbn
protected java.lang.String numBeds
protected java.lang.String numMaths
protected java.lang.String dogs
protected java.lang.String cats
protected java.lang.String smoking
protected java.lang.String squareFootage
protected java.lang.String street
protected java.lang.String crossstreet
protected java.lang.String postal
protected java.lang.String rent
protected java.lang.String pay
protected java.lang.String full
protected java.lang.String intern
protected java.lang.String summer
protected java.lang.String nonprofit
protected java.lang.String payType
| Constructor Detail |
|---|
public Listing()
| Method Detail |
|---|
public long getListingId()
public void setListingId(long value)
public java.lang.String getUrl()
Stringpublic void setUrl(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTitle()
Stringpublic void setTitle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDescription()
Stringpublic void setDescription(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigDecimal getPrice()
BigDecimalpublic void setPrice(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic long getPoster()
public void setPoster(long value)
public long getUpdateTime()
public void setUpdateTime(long value)
public java.lang.String getCategory()
Stringpublic void setCategory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSubcategory()
Stringpublic void setSubcategory(java.lang.String value)
value - allowed object is
Stringpublic Listing.ImageUrls getImageUrls()
Listing.ImageUrlspublic void setImageUrls(Listing.ImageUrls value)
value - allowed object is
Listing.ImageUrlspublic java.lang.Integer getCondition()
Integerpublic void setCondition(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getIsbn()
Stringpublic void setIsbn(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNumBeds()
Stringpublic void setNumBeds(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNumMaths()
Stringpublic void setNumMaths(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDogs()
Stringpublic void setDogs(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCats()
Stringpublic void setCats(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSmoking()
Stringpublic void setSmoking(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSquareFootage()
Stringpublic void setSquareFootage(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getStreet()
Stringpublic void setStreet(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCrossstreet()
Stringpublic void setCrossstreet(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPostal()
Stringpublic void setPostal(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRent()
Stringpublic void setRent(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPay()
Stringpublic void setPay(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFull()
Stringpublic void setFull(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIntern()
Stringpublic void setIntern(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSummer()
Stringpublic void setSummer(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNonprofit()
Stringpublic void setNonprofit(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPayType()
Stringpublic void setPayType(java.lang.String value)
value - allowed object is
String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||