com.google.code.facebookapi.schema
Class Page

java.lang.Object
  extended by com.google.code.facebookapi.schema.Page

public class Page
extends java.lang.Object

Java class for page complex type.

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

 <complexType name="page">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <all>
         <element name="page_id" type="{http://api.facebook.com/1.0/}page_id" minOccurs="0"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pic_small" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pic_big" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pic_square" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pic" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pic_large" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="page_url" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="status" type="{http://api.facebook.com/1.0/}user_status" minOccurs="0"/>
         <element name="type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="website" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="has_added_app" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="founded" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="company_overview" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="mission" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="products" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="location" type="{http://api.facebook.com/1.0/}location" minOccurs="0"/>
         <element name="parking" type="{http://api.facebook.com/1.0/}page_parking" minOccurs="0"/>
         <element name="public_transit" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="hours" type="{http://api.facebook.com/1.0/}page_hours" minOccurs="0"/>
         <element name="attire" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="payment_options" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="culinary_team" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="general_manager" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="price_range" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="restaurant_services" type="{http://api.facebook.com/1.0/}page_restaurant_services" minOccurs="0"/>
         <element name="restaurant_specialties" type="{http://api.facebook.com/1.0/}page_restaurant_specialties" minOccurs="0"/>
         <element name="release_date" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="genre" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="starring" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="screenplay_by" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="directed_by" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="produced_by" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="studio" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="awards" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="plot_outline" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="network" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="season" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="schedule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="written_by" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="band_members" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="hometown" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="current_location" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="record_label" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="booking_agent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="artists_we_like" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="influences" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="band_interests" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="bio" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="affiliation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="birthday" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="personal_info" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="personal_interests" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="members" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="built" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="features" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="mpg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="general_info" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </all>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  javax.xml.bind.JAXBElement<java.lang.String> affiliation
           
protected  javax.xml.bind.JAXBElement<java.lang.String> artistsWeLike
           
protected  javax.xml.bind.JAXBElement<java.lang.String> attire
           
protected  javax.xml.bind.JAXBElement<java.lang.String> awards
           
protected  javax.xml.bind.JAXBElement<java.lang.String> bandInterests
           
protected  javax.xml.bind.JAXBElement<java.lang.String> bandMembers
           
protected  javax.xml.bind.JAXBElement<java.lang.String> bio
           
protected  javax.xml.bind.JAXBElement<java.lang.String> birthday
           
protected  javax.xml.bind.JAXBElement<java.lang.String> bookingAgent
           
protected  javax.xml.bind.JAXBElement<java.lang.String> built
           
protected  javax.xml.bind.JAXBElement<java.lang.String> companyOverview
           
protected  javax.xml.bind.JAXBElement<java.lang.String> culinaryTeam
           
protected  javax.xml.bind.JAXBElement<java.lang.String> currentLocation
           
protected  javax.xml.bind.JAXBElement<java.lang.String> directedBy
           
protected  javax.xml.bind.JAXBElement<java.lang.String> features
           
protected  javax.xml.bind.JAXBElement<java.lang.String> founded
           
protected  javax.xml.bind.JAXBElement<java.lang.String> generalInfo
           
protected  javax.xml.bind.JAXBElement<java.lang.String> generalManager
           
protected  javax.xml.bind.JAXBElement<java.lang.String> genre
           
protected  javax.xml.bind.JAXBElement<java.lang.Boolean> hasAddedApp
           
protected  javax.xml.bind.JAXBElement<java.lang.String> hometown
           
protected  javax.xml.bind.JAXBElement<PageHours> hours
           
protected  javax.xml.bind.JAXBElement<java.lang.String> influences
           
protected  javax.xml.bind.JAXBElement<Location> location
           
protected  javax.xml.bind.JAXBElement<java.lang.String> members
           
protected  javax.xml.bind.JAXBElement<java.lang.String> mission
           
protected  javax.xml.bind.JAXBElement<java.lang.String> mpg
           
protected  java.lang.String name
           
protected  javax.xml.bind.JAXBElement<java.lang.String> network
           
protected  java.lang.Long pageId
           
protected  java.lang.String pageUrl
           
protected  javax.xml.bind.JAXBElement<PageParking> parking
           
protected  javax.xml.bind.JAXBElement<java.lang.String> paymentOptions
           
protected  javax.xml.bind.JAXBElement<java.lang.String> personalInfo
           
protected  javax.xml.bind.JAXBElement<java.lang.String> personalInterests
           
protected  javax.xml.bind.JAXBElement<java.lang.String> pic
           
protected  javax.xml.bind.JAXBElement<java.lang.String> picBig
           
protected  javax.xml.bind.JAXBElement<java.lang.String> picLarge
           
protected  javax.xml.bind.JAXBElement<java.lang.String> picSmall
           
protected  javax.xml.bind.JAXBElement<java.lang.String> picSquare
           
protected  javax.xml.bind.JAXBElement<java.lang.String> plotOutline
           
protected  javax.xml.bind.JAXBElement<java.lang.String> priceRange
           
protected  javax.xml.bind.JAXBElement<java.lang.String> producedBy
           
protected  javax.xml.bind.JAXBElement<java.lang.String> products
           
protected  javax.xml.bind.JAXBElement<java.lang.String> publicTransit
           
protected  javax.xml.bind.JAXBElement<java.lang.String> recordLabel
           
protected  javax.xml.bind.JAXBElement<java.lang.String> releaseDate
           
protected  javax.xml.bind.JAXBElement<PageRestaurantServices> restaurantServices
           
protected  javax.xml.bind.JAXBElement<PageRestaurantSpecialties> restaurantSpecialties
           
protected  javax.xml.bind.JAXBElement<java.lang.String> schedule
           
protected  javax.xml.bind.JAXBElement<java.lang.String> screenplayBy
           
protected  javax.xml.bind.JAXBElement<java.lang.String> season
           
protected  javax.xml.bind.JAXBElement<java.lang.String> starring
           
protected  javax.xml.bind.JAXBElement<UserStatus> status
           
protected  javax.xml.bind.JAXBElement<java.lang.String> studio
           
protected  java.lang.String type
           
protected  javax.xml.bind.JAXBElement<java.lang.String> website
           
protected  javax.xml.bind.JAXBElement<java.lang.String> writtenBy
           
 
Constructor Summary
Page()
           
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.String> getAffiliation()
          Gets the value of the affiliation property.
 javax.xml.bind.JAXBElement<java.lang.String> getArtistsWeLike()
          Gets the value of the artistsWeLike property.
 javax.xml.bind.JAXBElement<java.lang.String> getAttire()
          Gets the value of the attire property.
 javax.xml.bind.JAXBElement<java.lang.String> getAwards()
          Gets the value of the awards property.
 javax.xml.bind.JAXBElement<java.lang.String> getBandInterests()
          Gets the value of the bandInterests property.
 javax.xml.bind.JAXBElement<java.lang.String> getBandMembers()
          Gets the value of the bandMembers property.
 javax.xml.bind.JAXBElement<java.lang.String> getBio()
          Gets the value of the bio property.
 javax.xml.bind.JAXBElement<java.lang.String> getBirthday()
          Gets the value of the birthday property.
 javax.xml.bind.JAXBElement<java.lang.String> getBookingAgent()
          Gets the value of the bookingAgent property.
 javax.xml.bind.JAXBElement<java.lang.String> getBuilt()
          Gets the value of the built property.
 javax.xml.bind.JAXBElement<java.lang.String> getCompanyOverview()
          Gets the value of the companyOverview property.
 javax.xml.bind.JAXBElement<java.lang.String> getCulinaryTeam()
          Gets the value of the culinaryTeam property.
 javax.xml.bind.JAXBElement<java.lang.String> getCurrentLocation()
          Gets the value of the currentLocation property.
 javax.xml.bind.JAXBElement<java.lang.String> getDirectedBy()
          Gets the value of the directedBy property.
 javax.xml.bind.JAXBElement<java.lang.String> getFeatures()
          Gets the value of the features property.
 javax.xml.bind.JAXBElement<java.lang.String> getFounded()
          Gets the value of the founded property.
 javax.xml.bind.JAXBElement<java.lang.String> getGeneralInfo()
          Gets the value of the generalInfo property.
 javax.xml.bind.JAXBElement<java.lang.String> getGeneralManager()
          Gets the value of the generalManager property.
 javax.xml.bind.JAXBElement<java.lang.String> getGenre()
          Gets the value of the genre property.
 javax.xml.bind.JAXBElement<java.lang.Boolean> getHasAddedApp()
          Gets the value of the hasAddedApp property.
 javax.xml.bind.JAXBElement<java.lang.String> getHometown()
          Gets the value of the hometown property.
 javax.xml.bind.JAXBElement<PageHours> getHours()
          Gets the value of the hours property.
 javax.xml.bind.JAXBElement<java.lang.String> getInfluences()
          Gets the value of the influences property.
 javax.xml.bind.JAXBElement<Location> getLocation()
          Gets the value of the location property.
 javax.xml.bind.JAXBElement<java.lang.String> getMembers()
          Gets the value of the members property.
 javax.xml.bind.JAXBElement<java.lang.String> getMission()
          Gets the value of the mission property.
 javax.xml.bind.JAXBElement<java.lang.String> getMpg()
          Gets the value of the mpg property.
 java.lang.String getName()
          Gets the value of the name property.
 javax.xml.bind.JAXBElement<java.lang.String> getNetwork()
          Gets the value of the network property.
 java.lang.Long getPageId()
          Gets the value of the pageId property.
 java.lang.String getPageUrl()
          Gets the value of the pageUrl property.
 javax.xml.bind.JAXBElement<PageParking> getParking()
          Gets the value of the parking property.
 javax.xml.bind.JAXBElement<java.lang.String> getPaymentOptions()
          Gets the value of the paymentOptions property.
 javax.xml.bind.JAXBElement<java.lang.String> getPersonalInfo()
          Gets the value of the personalInfo property.
 javax.xml.bind.JAXBElement<java.lang.String> getPersonalInterests()
          Gets the value of the personalInterests property.
 javax.xml.bind.JAXBElement<java.lang.String> getPic()
          Gets the value of the pic property.
 javax.xml.bind.JAXBElement<java.lang.String> getPicBig()
          Gets the value of the picBig property.
 javax.xml.bind.JAXBElement<java.lang.String> getPicLarge()
          Gets the value of the picLarge property.
 javax.xml.bind.JAXBElement<java.lang.String> getPicSmall()
          Gets the value of the picSmall property.
 javax.xml.bind.JAXBElement<java.lang.String> getPicSquare()
          Gets the value of the picSquare property.
 javax.xml.bind.JAXBElement<java.lang.String> getPlotOutline()
          Gets the value of the plotOutline property.
 javax.xml.bind.JAXBElement<java.lang.String> getPriceRange()
          Gets the value of the priceRange property.
 javax.xml.bind.JAXBElement<java.lang.String> getProducedBy()
          Gets the value of the producedBy property.
 javax.xml.bind.JAXBElement<java.lang.String> getProducts()
          Gets the value of the products property.
 javax.xml.bind.JAXBElement<java.lang.String> getPublicTransit()
          Gets the value of the publicTransit property.
 javax.xml.bind.JAXBElement<java.lang.String> getRecordLabel()
          Gets the value of the recordLabel property.
 javax.xml.bind.JAXBElement<java.lang.String> getReleaseDate()
          Gets the value of the releaseDate property.
 javax.xml.bind.JAXBElement<PageRestaurantServices> getRestaurantServices()
          Gets the value of the restaurantServices property.
 javax.xml.bind.JAXBElement<PageRestaurantSpecialties> getRestaurantSpecialties()
          Gets the value of the restaurantSpecialties property.
 javax.xml.bind.JAXBElement<java.lang.String> getSchedule()
          Gets the value of the schedule property.
 javax.xml.bind.JAXBElement<java.lang.String> getScreenplayBy()
          Gets the value of the screenplayBy property.
 javax.xml.bind.JAXBElement<java.lang.String> getSeason()
          Gets the value of the season property.
 javax.xml.bind.JAXBElement<java.lang.String> getStarring()
          Gets the value of the starring property.
 javax.xml.bind.JAXBElement<UserStatus> getStatus()
          Gets the value of the status property.
 javax.xml.bind.JAXBElement<java.lang.String> getStudio()
          Gets the value of the studio property.
 java.lang.String getType()
          Gets the value of the type property.
 javax.xml.bind.JAXBElement<java.lang.String> getWebsite()
          Gets the value of the website property.
 javax.xml.bind.JAXBElement<java.lang.String> getWrittenBy()
          Gets the value of the writtenBy property.
 void setAffiliation(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the affiliation property.
 void setArtistsWeLike(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the artistsWeLike property.
 void setAttire(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the attire property.
 void setAwards(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the awards property.
 void setBandInterests(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the bandInterests property.
 void setBandMembers(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the bandMembers property.
 void setBio(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the bio property.
 void setBirthday(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the birthday property.
 void setBookingAgent(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the bookingAgent property.
 void setBuilt(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the built property.
 void setCompanyOverview(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the companyOverview property.
 void setCulinaryTeam(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the culinaryTeam property.
 void setCurrentLocation(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the currentLocation property.
 void setDirectedBy(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the directedBy property.
 void setFeatures(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the features property.
 void setFounded(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the founded property.
 void setGeneralInfo(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the generalInfo property.
 void setGeneralManager(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the generalManager property.
 void setGenre(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the genre property.
 void setHasAddedApp(javax.xml.bind.JAXBElement<java.lang.Boolean> value)
          Sets the value of the hasAddedApp property.
 void setHometown(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the hometown property.
 void setHours(javax.xml.bind.JAXBElement<PageHours> value)
          Sets the value of the hours property.
 void setInfluences(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the influences property.
 void setLocation(javax.xml.bind.JAXBElement<Location> value)
          Sets the value of the location property.
 void setMembers(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the members property.
 void setMission(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the mission property.
 void setMpg(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the mpg property.
 void setName(java.lang.String value)
          Sets the value of the name property.
 void setNetwork(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the network property.
 void setPageId(java.lang.Long value)
          Sets the value of the pageId property.
 void setPageUrl(java.lang.String value)
          Sets the value of the pageUrl property.
 void setParking(javax.xml.bind.JAXBElement<PageParking> value)
          Sets the value of the parking property.
 void setPaymentOptions(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the paymentOptions property.
 void setPersonalInfo(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the personalInfo property.
 void setPersonalInterests(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the personalInterests property.
 void setPic(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the pic property.
 void setPicBig(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the picBig property.
 void setPicLarge(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the picLarge property.
 void setPicSmall(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the picSmall property.
 void setPicSquare(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the picSquare property.
 void setPlotOutline(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the plotOutline property.
 void setPriceRange(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the priceRange property.
 void setProducedBy(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the producedBy property.
 void setProducts(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the products property.
 void setPublicTransit(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the publicTransit property.
 void setRecordLabel(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the recordLabel property.
 void setReleaseDate(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the releaseDate property.
 void setRestaurantServices(javax.xml.bind.JAXBElement<PageRestaurantServices> value)
          Sets the value of the restaurantServices property.
 void setRestaurantSpecialties(javax.xml.bind.JAXBElement<PageRestaurantSpecialties> value)
          Sets the value of the restaurantSpecialties property.
 void setSchedule(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the schedule property.
 void setScreenplayBy(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the screenplayBy property.
 void setSeason(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the season property.
 void setStarring(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the starring property.
 void setStatus(javax.xml.bind.JAXBElement<UserStatus> value)
          Sets the value of the status property.
 void setStudio(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the studio property.
 void setType(java.lang.String value)
          Sets the value of the type property.
 void setWebsite(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the website property.
 void setWrittenBy(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the writtenBy property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pageId

protected java.lang.Long pageId

name

protected java.lang.String name

picSmall

protected javax.xml.bind.JAXBElement<java.lang.String> picSmall

picBig

protected javax.xml.bind.JAXBElement<java.lang.String> picBig

picSquare

protected javax.xml.bind.JAXBElement<java.lang.String> picSquare

pic

protected javax.xml.bind.JAXBElement<java.lang.String> pic

picLarge

protected javax.xml.bind.JAXBElement<java.lang.String> picLarge

pageUrl

protected java.lang.String pageUrl

status

protected javax.xml.bind.JAXBElement<UserStatus> status

type

protected java.lang.String type

website

protected javax.xml.bind.JAXBElement<java.lang.String> website

hasAddedApp

protected javax.xml.bind.JAXBElement<java.lang.Boolean> hasAddedApp

founded

protected javax.xml.bind.JAXBElement<java.lang.String> founded

companyOverview

protected javax.xml.bind.JAXBElement<java.lang.String> companyOverview

mission

protected javax.xml.bind.JAXBElement<java.lang.String> mission

products

protected javax.xml.bind.JAXBElement<java.lang.String> products

location

protected javax.xml.bind.JAXBElement<Location> location

parking

protected javax.xml.bind.JAXBElement<PageParking> parking

publicTransit

protected javax.xml.bind.JAXBElement<java.lang.String> publicTransit

hours

protected javax.xml.bind.JAXBElement<PageHours> hours

attire

protected javax.xml.bind.JAXBElement<java.lang.String> attire

paymentOptions

protected javax.xml.bind.JAXBElement<java.lang.String> paymentOptions

culinaryTeam

protected javax.xml.bind.JAXBElement<java.lang.String> culinaryTeam

generalManager

protected javax.xml.bind.JAXBElement<java.lang.String> generalManager

priceRange

protected javax.xml.bind.JAXBElement<java.lang.String> priceRange

restaurantServices

protected javax.xml.bind.JAXBElement<PageRestaurantServices> restaurantServices

restaurantSpecialties

protected javax.xml.bind.JAXBElement<PageRestaurantSpecialties> restaurantSpecialties

releaseDate

protected javax.xml.bind.JAXBElement<java.lang.String> releaseDate

genre

protected javax.xml.bind.JAXBElement<java.lang.String> genre

starring

protected javax.xml.bind.JAXBElement<java.lang.String> starring

screenplayBy

protected javax.xml.bind.JAXBElement<java.lang.String> screenplayBy

directedBy

protected javax.xml.bind.JAXBElement<java.lang.String> directedBy

producedBy

protected javax.xml.bind.JAXBElement<java.lang.String> producedBy

studio

protected javax.xml.bind.JAXBElement<java.lang.String> studio

awards

protected javax.xml.bind.JAXBElement<java.lang.String> awards

plotOutline

protected javax.xml.bind.JAXBElement<java.lang.String> plotOutline

network

protected javax.xml.bind.JAXBElement<java.lang.String> network

season

protected javax.xml.bind.JAXBElement<java.lang.String> season

schedule

protected javax.xml.bind.JAXBElement<java.lang.String> schedule

writtenBy

protected javax.xml.bind.JAXBElement<java.lang.String> writtenBy

bandMembers

protected javax.xml.bind.JAXBElement<java.lang.String> bandMembers

hometown

protected javax.xml.bind.JAXBElement<java.lang.String> hometown

currentLocation

protected javax.xml.bind.JAXBElement<java.lang.String> currentLocation

recordLabel

protected javax.xml.bind.JAXBElement<java.lang.String> recordLabel

bookingAgent

protected javax.xml.bind.JAXBElement<java.lang.String> bookingAgent

artistsWeLike

protected javax.xml.bind.JAXBElement<java.lang.String> artistsWeLike

influences

protected javax.xml.bind.JAXBElement<java.lang.String> influences

bandInterests

protected javax.xml.bind.JAXBElement<java.lang.String> bandInterests

bio

protected javax.xml.bind.JAXBElement<java.lang.String> bio

affiliation

protected javax.xml.bind.JAXBElement<java.lang.String> affiliation

birthday

protected javax.xml.bind.JAXBElement<java.lang.String> birthday

personalInfo

protected javax.xml.bind.JAXBElement<java.lang.String> personalInfo

personalInterests

protected javax.xml.bind.JAXBElement<java.lang.String> personalInterests

members

protected javax.xml.bind.JAXBElement<java.lang.String> members

built

protected javax.xml.bind.JAXBElement<java.lang.String> built

features

protected javax.xml.bind.JAXBElement<java.lang.String> features

mpg

protected javax.xml.bind.JAXBElement<java.lang.String> mpg

generalInfo

protected javax.xml.bind.JAXBElement<java.lang.String> generalInfo
Constructor Detail

Page

public Page()
Method Detail

getPageId

public java.lang.Long getPageId()
Gets the value of the pageId property.

Returns:
possible object is Long

setPageId

public void setPageId(java.lang.Long value)
Sets the value of the pageId property.

Parameters:
value - allowed object is Long

getName

public java.lang.String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(java.lang.String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getPicSmall

public javax.xml.bind.JAXBElement<java.lang.String> getPicSmall()
Gets the value of the picSmall property.

Returns:
possible object is JAXBElement<String>

setPicSmall

public void setPicSmall(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the picSmall property.

Parameters:
value - allowed object is JAXBElement<String>

getPicBig

public javax.xml.bind.JAXBElement<java.lang.String> getPicBig()
Gets the value of the picBig property.

Returns:
possible object is JAXBElement<String>

setPicBig

public void setPicBig(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the picBig property.

Parameters:
value - allowed object is JAXBElement<String>

getPicSquare

public javax.xml.bind.JAXBElement<java.lang.String> getPicSquare()
Gets the value of the picSquare property.

Returns:
possible object is JAXBElement<String>

setPicSquare

public void setPicSquare(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the picSquare property.

Parameters:
value - allowed object is JAXBElement<String>

getPic

public javax.xml.bind.JAXBElement<java.lang.String> getPic()
Gets the value of the pic property.

Returns:
possible object is JAXBElement<String>

setPic

public void setPic(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the pic property.

Parameters:
value - allowed object is JAXBElement<String>

getPicLarge

public javax.xml.bind.JAXBElement<java.lang.String> getPicLarge()
Gets the value of the picLarge property.

Returns:
possible object is JAXBElement<String>

setPicLarge

public void setPicLarge(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the picLarge property.

Parameters:
value - allowed object is JAXBElement<String>

getPageUrl

public java.lang.String getPageUrl()
Gets the value of the pageUrl property.

Returns:
possible object is String

setPageUrl

public void setPageUrl(java.lang.String value)
Sets the value of the pageUrl property.

Parameters:
value - allowed object is String

getStatus

public javax.xml.bind.JAXBElement<UserStatus> getStatus()
Gets the value of the status property.

Returns:
possible object is JAXBElement<UserStatus>

setStatus

public void setStatus(javax.xml.bind.JAXBElement<UserStatus> value)
Sets the value of the status property.

Parameters:
value - allowed object is JAXBElement<UserStatus>

getType

public java.lang.String getType()
Gets the value of the type property.

Returns:
possible object is String

setType

public void setType(java.lang.String value)
Sets the value of the type property.

Parameters:
value - allowed object is String

getWebsite

public javax.xml.bind.JAXBElement<java.lang.String> getWebsite()
Gets the value of the website property.

Returns:
possible object is JAXBElement<String>

setWebsite

public void setWebsite(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the website property.

Parameters:
value - allowed object is JAXBElement<String>

getHasAddedApp

public javax.xml.bind.JAXBElement<java.lang.Boolean> getHasAddedApp()
Gets the value of the hasAddedApp property.

Returns:
possible object is JAXBElement<Boolean>

setHasAddedApp

public void setHasAddedApp(javax.xml.bind.JAXBElement<java.lang.Boolean> value)
Sets the value of the hasAddedApp property.

Parameters:
value - allowed object is JAXBElement<Boolean>

getFounded

public javax.xml.bind.JAXBElement<java.lang.String> getFounded()
Gets the value of the founded property.

Returns:
possible object is JAXBElement<String>

setFounded

public void setFounded(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the founded property.

Parameters:
value - allowed object is JAXBElement<String>

getCompanyOverview

public javax.xml.bind.JAXBElement<java.lang.String> getCompanyOverview()
Gets the value of the companyOverview property.

Returns:
possible object is JAXBElement<String>

setCompanyOverview

public void setCompanyOverview(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the companyOverview property.

Parameters:
value - allowed object is JAXBElement<String>

getMission

public javax.xml.bind.JAXBElement<java.lang.String> getMission()
Gets the value of the mission property.

Returns:
possible object is JAXBElement<String>

setMission

public void setMission(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the mission property.

Parameters:
value - allowed object is JAXBElement<String>

getProducts

public javax.xml.bind.JAXBElement<java.lang.String> getProducts()
Gets the value of the products property.

Returns:
possible object is JAXBElement<String>

setProducts

public void setProducts(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the products property.

Parameters:
value - allowed object is JAXBElement<String>

getLocation

public javax.xml.bind.JAXBElement<Location> getLocation()
Gets the value of the location property.

Returns:
possible object is JAXBElement<Location>

setLocation

public void setLocation(javax.xml.bind.JAXBElement<Location> value)
Sets the value of the location property.

Parameters:
value - allowed object is JAXBElement<Location>

getParking

public javax.xml.bind.JAXBElement<PageParking> getParking()
Gets the value of the parking property.

Returns:
possible object is JAXBElement<PageParking>

setParking

public void setParking(javax.xml.bind.JAXBElement<PageParking> value)
Sets the value of the parking property.

Parameters:
value - allowed object is JAXBElement<PageParking>

getPublicTransit

public javax.xml.bind.JAXBElement<java.lang.String> getPublicTransit()
Gets the value of the publicTransit property.

Returns:
possible object is JAXBElement<String>

setPublicTransit

public void setPublicTransit(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the publicTransit property.

Parameters:
value - allowed object is JAXBElement<String>

getHours

public javax.xml.bind.JAXBElement<PageHours> getHours()
Gets the value of the hours property.

Returns:
possible object is JAXBElement<PageHours>

setHours

public void setHours(javax.xml.bind.JAXBElement<PageHours> value)
Sets the value of the hours property.

Parameters:
value - allowed object is JAXBElement<PageHours>

getAttire

public javax.xml.bind.JAXBElement<java.lang.String> getAttire()
Gets the value of the attire property.

Returns:
possible object is JAXBElement<String>

setAttire

public void setAttire(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the attire property.

Parameters:
value - allowed object is JAXBElement<String>

getPaymentOptions

public javax.xml.bind.JAXBElement<java.lang.String> getPaymentOptions()
Gets the value of the paymentOptions property.

Returns:
possible object is JAXBElement<String>

setPaymentOptions

public void setPaymentOptions(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the paymentOptions property.

Parameters:
value - allowed object is JAXBElement<String>

getCulinaryTeam

public javax.xml.bind.JAXBElement<java.lang.String> getCulinaryTeam()
Gets the value of the culinaryTeam property.

Returns:
possible object is JAXBElement<String>

setCulinaryTeam

public void setCulinaryTeam(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the culinaryTeam property.

Parameters:
value - allowed object is JAXBElement<String>

getGeneralManager

public javax.xml.bind.JAXBElement<java.lang.String> getGeneralManager()
Gets the value of the generalManager property.

Returns:
possible object is JAXBElement<String>

setGeneralManager

public void setGeneralManager(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the generalManager property.

Parameters:
value - allowed object is JAXBElement<String>

getPriceRange

public javax.xml.bind.JAXBElement<java.lang.String> getPriceRange()
Gets the value of the priceRange property.

Returns:
possible object is JAXBElement<String>

setPriceRange

public void setPriceRange(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the priceRange property.

Parameters:
value - allowed object is JAXBElement<String>

getRestaurantServices

public javax.xml.bind.JAXBElement<PageRestaurantServices> getRestaurantServices()
Gets the value of the restaurantServices property.

Returns:
possible object is JAXBElement<PageRestaurantServices>

setRestaurantServices

public void setRestaurantServices(javax.xml.bind.JAXBElement<PageRestaurantServices> value)
Sets the value of the restaurantServices property.

Parameters:
value - allowed object is JAXBElement<PageRestaurantServices>

getRestaurantSpecialties

public javax.xml.bind.JAXBElement<PageRestaurantSpecialties> getRestaurantSpecialties()
Gets the value of the restaurantSpecialties property.

Returns:
possible object is JAXBElement<PageRestaurantSpecialties>

setRestaurantSpecialties

public void setRestaurantSpecialties(javax.xml.bind.JAXBElement<PageRestaurantSpecialties> value)
Sets the value of the restaurantSpecialties property.

Parameters:
value - allowed object is JAXBElement<PageRestaurantSpecialties>

getReleaseDate

public javax.xml.bind.JAXBElement<java.lang.String> getReleaseDate()
Gets the value of the releaseDate property.

Returns:
possible object is JAXBElement<String>

setReleaseDate

public void setReleaseDate(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the releaseDate property.

Parameters:
value - allowed object is JAXBElement<String>

getGenre

public javax.xml.bind.JAXBElement<java.lang.String> getGenre()
Gets the value of the genre property.

Returns:
possible object is JAXBElement<String>

setGenre

public void setGenre(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the genre property.

Parameters:
value - allowed object is JAXBElement<String>

getStarring

public javax.xml.bind.JAXBElement<java.lang.String> getStarring()
Gets the value of the starring property.

Returns:
possible object is JAXBElement<String>

setStarring

public void setStarring(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the starring property.

Parameters:
value - allowed object is JAXBElement<String>

getScreenplayBy

public javax.xml.bind.JAXBElement<java.lang.String> getScreenplayBy()
Gets the value of the screenplayBy property.

Returns:
possible object is JAXBElement<String>

setScreenplayBy

public void setScreenplayBy(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the screenplayBy property.

Parameters:
value - allowed object is JAXBElement<String>

getDirectedBy

public javax.xml.bind.JAXBElement<java.lang.String> getDirectedBy()
Gets the value of the directedBy property.

Returns:
possible object is JAXBElement<String>

setDirectedBy

public void setDirectedBy(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the directedBy property.

Parameters:
value - allowed object is JAXBElement<String>

getProducedBy

public javax.xml.bind.JAXBElement<java.lang.String> getProducedBy()
Gets the value of the producedBy property.

Returns:
possible object is JAXBElement<String>

setProducedBy

public void setProducedBy(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the producedBy property.

Parameters:
value - allowed object is JAXBElement<String>

getStudio

public javax.xml.bind.JAXBElement<java.lang.String> getStudio()
Gets the value of the studio property.

Returns:
possible object is JAXBElement<String>

setStudio

public void setStudio(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the studio property.

Parameters:
value - allowed object is JAXBElement<String>

getAwards

public javax.xml.bind.JAXBElement<java.lang.String> getAwards()
Gets the value of the awards property.

Returns:
possible object is JAXBElement<String>

setAwards

public void setAwards(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the awards property.

Parameters:
value - allowed object is JAXBElement<String>

getPlotOutline

public javax.xml.bind.JAXBElement<java.lang.String> getPlotOutline()
Gets the value of the plotOutline property.

Returns:
possible object is JAXBElement<String>

setPlotOutline

public void setPlotOutline(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the plotOutline property.

Parameters:
value - allowed object is JAXBElement<String>

getNetwork

public javax.xml.bind.JAXBElement<java.lang.String> getNetwork()
Gets the value of the network property.

Returns:
possible object is JAXBElement<String>

setNetwork

public void setNetwork(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the network property.

Parameters:
value - allowed object is JAXBElement<String>

getSeason

public javax.xml.bind.JAXBElement<java.lang.String> getSeason()
Gets the value of the season property.

Returns:
possible object is JAXBElement<String>

setSeason

public void setSeason(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the season property.

Parameters:
value - allowed object is JAXBElement<String>

getSchedule

public javax.xml.bind.JAXBElement<java.lang.String> getSchedule()
Gets the value of the schedule property.

Returns:
possible object is JAXBElement<String>

setSchedule

public void setSchedule(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the schedule property.

Parameters:
value - allowed object is JAXBElement<String>

getWrittenBy

public javax.xml.bind.JAXBElement<java.lang.String> getWrittenBy()
Gets the value of the writtenBy property.

Returns:
possible object is JAXBElement<String>

setWrittenBy

public void setWrittenBy(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the writtenBy property.

Parameters:
value - allowed object is JAXBElement<String>

getBandMembers

public javax.xml.bind.JAXBElement<java.lang.String> getBandMembers()
Gets the value of the bandMembers property.

Returns:
possible object is JAXBElement<String>

setBandMembers

public void setBandMembers(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the bandMembers property.

Parameters:
value - allowed object is JAXBElement<String>

getHometown

public javax.xml.bind.JAXBElement<java.lang.String> getHometown()
Gets the value of the hometown property.

Returns:
possible object is JAXBElement<String>

setHometown

public void setHometown(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the hometown property.

Parameters:
value - allowed object is JAXBElement<String>

getCurrentLocation

public javax.xml.bind.JAXBElement<java.lang.String> getCurrentLocation()
Gets the value of the currentLocation property.

Returns:
possible object is JAXBElement<String>

setCurrentLocation

public void setCurrentLocation(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the currentLocation property.

Parameters:
value - allowed object is JAXBElement<String>

getRecordLabel

public javax.xml.bind.JAXBElement<java.lang.String> getRecordLabel()
Gets the value of the recordLabel property.

Returns:
possible object is JAXBElement<String>

setRecordLabel

public void setRecordLabel(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the recordLabel property.

Parameters:
value - allowed object is JAXBElement<String>

getBookingAgent

public javax.xml.bind.JAXBElement<java.lang.String> getBookingAgent()
Gets the value of the bookingAgent property.

Returns:
possible object is JAXBElement<String>

setBookingAgent

public void setBookingAgent(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the bookingAgent property.

Parameters:
value - allowed object is JAXBElement<String>

getArtistsWeLike

public javax.xml.bind.JAXBElement<java.lang.String> getArtistsWeLike()
Gets the value of the artistsWeLike property.

Returns:
possible object is JAXBElement<String>

setArtistsWeLike

public void setArtistsWeLike(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the artistsWeLike property.

Parameters:
value - allowed object is JAXBElement<String>

getInfluences

public javax.xml.bind.JAXBElement<java.lang.String> getInfluences()
Gets the value of the influences property.

Returns:
possible object is JAXBElement<String>

setInfluences

public void setInfluences(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the influences property.

Parameters:
value - allowed object is JAXBElement<String>

getBandInterests

public javax.xml.bind.JAXBElement<java.lang.String> getBandInterests()
Gets the value of the bandInterests property.

Returns:
possible object is JAXBElement<String>

setBandInterests

public void setBandInterests(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the bandInterests property.

Parameters:
value - allowed object is JAXBElement<String>

getBio

public javax.xml.bind.JAXBElement<java.lang.String> getBio()
Gets the value of the bio property.

Returns:
possible object is JAXBElement<String>

setBio

public void setBio(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the bio property.

Parameters:
value - allowed object is JAXBElement<String>

getAffiliation

public javax.xml.bind.JAXBElement<java.lang.String> getAffiliation()
Gets the value of the affiliation property.

Returns:
possible object is JAXBElement<String>

setAffiliation

public void setAffiliation(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the affiliation property.

Parameters:
value - allowed object is JAXBElement<String>

getBirthday

public javax.xml.bind.JAXBElement<java.lang.String> getBirthday()
Gets the value of the birthday property.

Returns:
possible object is JAXBElement<String>

setBirthday

public void setBirthday(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the birthday property.

Parameters:
value - allowed object is JAXBElement<String>

getPersonalInfo

public javax.xml.bind.JAXBElement<java.lang.String> getPersonalInfo()
Gets the value of the personalInfo property.

Returns:
possible object is JAXBElement<String>

setPersonalInfo

public void setPersonalInfo(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the personalInfo property.

Parameters:
value - allowed object is JAXBElement<String>

getPersonalInterests

public javax.xml.bind.JAXBElement<java.lang.String> getPersonalInterests()
Gets the value of the personalInterests property.

Returns:
possible object is JAXBElement<String>

setPersonalInterests

public void setPersonalInterests(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the personalInterests property.

Parameters:
value - allowed object is JAXBElement<String>

getMembers

public javax.xml.bind.JAXBElement<java.lang.String> getMembers()
Gets the value of the members property.

Returns:
possible object is JAXBElement<String>

setMembers

public void setMembers(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the members property.

Parameters:
value - allowed object is JAXBElement<String>

getBuilt

public javax.xml.bind.JAXBElement<java.lang.String> getBuilt()
Gets the value of the built property.

Returns:
possible object is JAXBElement<String>

setBuilt

public void setBuilt(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the built property.

Parameters:
value - allowed object is JAXBElement<String>

getFeatures

public javax.xml.bind.JAXBElement<java.lang.String> getFeatures()
Gets the value of the features property.

Returns:
possible object is JAXBElement<String>

setFeatures

public void setFeatures(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the features property.

Parameters:
value - allowed object is JAXBElement<String>

getMpg

public javax.xml.bind.JAXBElement<java.lang.String> getMpg()
Gets the value of the mpg property.

Returns:
possible object is JAXBElement<String>

setMpg

public void setMpg(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the mpg property.

Parameters:
value - allowed object is JAXBElement<String>

getGeneralInfo

public javax.xml.bind.JAXBElement<java.lang.String> getGeneralInfo()
Gets the value of the generalInfo property.

Returns:
possible object is JAXBElement<String>

setGeneralInfo

public void setGeneralInfo(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the generalInfo property.

Parameters:
value - allowed object is JAXBElement<String>


Copyright © 2008. All Rights Reserved.