All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.code.facebookapi.schema.Page Maven / Gradle / Ivy

There is a newer version: 3.0.4
Show newest version
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-661 
// See http://java.sun.com/xml/jaxb 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2009.02.15 at 07:02:48 PM GMT-08:00 
//


package com.google.code.facebookapi.schema;

import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import org.apache.commons.lang.builder.EqualsBuilder;
import org.apache.commons.lang.builder.HashCodeBuilder;
import org.apache.commons.lang.builder.ToStringBuilder;
import org.jvnet.jaxb2_commons.lang.Equals;
import org.jvnet.jaxb2_commons.lang.HashCode;
import org.jvnet.jaxb2_commons.lang.ToString;
import org.jvnet.jaxb2_commons.lang.builder.JAXBEqualsBuilder;
import org.jvnet.jaxb2_commons.lang.builder.JAXBHashCodeBuilder;
import org.jvnet.jaxb2_commons.lang.builder.JAXBToStringBuilder;


/**
 * 

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>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "page", propOrder = { }) public class Page implements Equals, HashCode, ToString { @XmlElement(name = "page_id") protected Long pageId; protected String name; @XmlElement(name = "pic_small", nillable = true) protected String picSmall; @XmlElement(name = "pic_big", nillable = true) protected String picBig; @XmlElement(name = "pic_square", nillable = true) protected String picSquare; @XmlElement(nillable = true) protected String pic; @XmlElement(name = "pic_large", nillable = true) protected String picLarge; @XmlElement(name = "page_url") protected String pageUrl; @XmlElement(nillable = true) protected UserStatus status; protected String type; @XmlElement(nillable = true) protected String website; @XmlElement(name = "has_added_app", nillable = true) protected Boolean hasAddedApp; @XmlElement(nillable = true) protected String founded; @XmlElement(name = "company_overview", nillable = true) protected String companyOverview; @XmlElement(nillable = true) protected String mission; @XmlElement(nillable = true) protected String products; @XmlElement(nillable = true) protected Location location; @XmlElement(nillable = true) protected PageParking parking; @XmlElement(name = "public_transit", nillable = true) protected String publicTransit; @XmlElement(nillable = true) protected PageHours hours; @XmlElement(nillable = true) protected String attire; @XmlElement(name = "payment_options", nillable = true) protected String paymentOptions; @XmlElement(name = "culinary_team", nillable = true) protected String culinaryTeam; @XmlElement(name = "general_manager", nillable = true) protected String generalManager; @XmlElement(name = "price_range", nillable = true) protected String priceRange; @XmlElement(name = "restaurant_services", nillable = true) protected PageRestaurantServices restaurantServices; @XmlElement(name = "restaurant_specialties", nillable = true) protected PageRestaurantSpecialties restaurantSpecialties; @XmlElement(name = "release_date", nillable = true) protected String releaseDate; @XmlElement(nillable = true) protected String genre; @XmlElement(nillable = true) protected String starring; @XmlElement(name = "screenplay_by", nillable = true) protected String screenplayBy; @XmlElement(name = "directed_by", nillable = true) protected String directedBy; @XmlElement(name = "produced_by", nillable = true) protected String producedBy; @XmlElement(nillable = true) protected String studio; @XmlElement(nillable = true) protected String awards; @XmlElement(name = "plot_outline", nillable = true) protected String plotOutline; @XmlElement(nillable = true) protected String network; @XmlElement(nillable = true) protected String season; @XmlElement(nillable = true) protected String schedule; @XmlElement(name = "written_by", nillable = true) protected String writtenBy; @XmlElement(name = "band_members", nillable = true) protected String bandMembers; @XmlElement(nillable = true) protected String hometown; @XmlElement(name = "current_location", nillable = true) protected String currentLocation; @XmlElement(name = "record_label", nillable = true) protected String recordLabel; @XmlElement(name = "booking_agent", nillable = true) protected String bookingAgent; @XmlElement(name = "artists_we_like", nillable = true) protected String artistsWeLike; @XmlElement(nillable = true) protected String influences; @XmlElement(name = "band_interests", nillable = true) protected String bandInterests; @XmlElement(nillable = true) protected String bio; @XmlElement(nillable = true) protected String affiliation; @XmlElement(nillable = true) protected String birthday; @XmlElement(name = "personal_info", nillable = true) protected String personalInfo; @XmlElement(name = "personal_interests", nillable = true) protected String personalInterests; @XmlElement(nillable = true) protected String members; @XmlElement(nillable = true) protected String built; @XmlElement(nillable = true) protected String features; @XmlElement(nillable = true) protected String mpg; @XmlElement(name = "general_info", nillable = true) protected String generalInfo; /** * Gets the value of the pageId property. * * @return * possible object is * {@link Long } * */ public Long getPageId() { return pageId; } /** * Sets the value of the pageId property. * * @param value * allowed object is * {@link Long } * */ public void setPageId(Long value) { this.pageId = value; } /** * Gets the value of the name property. * * @return * possible object is * {@link String } * */ public String getName() { return name; } /** * Sets the value of the name property. * * @param value * allowed object is * {@link String } * */ public void setName(String value) { this.name = value; } /** * Gets the value of the picSmall property. * * @return * possible object is * {@link String } * */ public String getPicSmall() { return picSmall; } /** * Sets the value of the picSmall property. * * @param value * allowed object is * {@link String } * */ public void setPicSmall(String value) { this.picSmall = value; } /** * Gets the value of the picBig property. * * @return * possible object is * {@link String } * */ public String getPicBig() { return picBig; } /** * Sets the value of the picBig property. * * @param value * allowed object is * {@link String } * */ public void setPicBig(String value) { this.picBig = value; } /** * Gets the value of the picSquare property. * * @return * possible object is * {@link String } * */ public String getPicSquare() { return picSquare; } /** * Sets the value of the picSquare property. * * @param value * allowed object is * {@link String } * */ public void setPicSquare(String value) { this.picSquare = value; } /** * Gets the value of the pic property. * * @return * possible object is * {@link String } * */ public String getPic() { return pic; } /** * Sets the value of the pic property. * * @param value * allowed object is * {@link String } * */ public void setPic(String value) { this.pic = value; } /** * Gets the value of the picLarge property. * * @return * possible object is * {@link String } * */ public String getPicLarge() { return picLarge; } /** * Sets the value of the picLarge property. * * @param value * allowed object is * {@link String } * */ public void setPicLarge(String value) { this.picLarge = value; } /** * Gets the value of the pageUrl property. * * @return * possible object is * {@link String } * */ public String getPageUrl() { return pageUrl; } /** * Sets the value of the pageUrl property. * * @param value * allowed object is * {@link String } * */ public void setPageUrl(String value) { this.pageUrl = value; } /** * Gets the value of the status property. * * @return * possible object is * {@link UserStatus } * */ public UserStatus getStatus() { return status; } /** * Sets the value of the status property. * * @param value * allowed object is * {@link UserStatus } * */ public void setStatus(UserStatus value) { this.status = value; } /** * Gets the value of the type property. * * @return * possible object is * {@link String } * */ public String getType() { return type; } /** * Sets the value of the type property. * * @param value * allowed object is * {@link String } * */ public void setType(String value) { this.type = value; } /** * Gets the value of the website property. * * @return * possible object is * {@link String } * */ public String getWebsite() { return website; } /** * Sets the value of the website property. * * @param value * allowed object is * {@link String } * */ public void setWebsite(String value) { this.website = value; } /** * Gets the value of the hasAddedApp property. * * @return * possible object is * {@link Boolean } * */ public Boolean isHasAddedApp() { return hasAddedApp; } /** * Sets the value of the hasAddedApp property. * * @param value * allowed object is * {@link Boolean } * */ public void setHasAddedApp(Boolean value) { this.hasAddedApp = value; } /** * Gets the value of the founded property. * * @return * possible object is * {@link String } * */ public String getFounded() { return founded; } /** * Sets the value of the founded property. * * @param value * allowed object is * {@link String } * */ public void setFounded(String value) { this.founded = value; } /** * Gets the value of the companyOverview property. * * @return * possible object is * {@link String } * */ public String getCompanyOverview() { return companyOverview; } /** * Sets the value of the companyOverview property. * * @param value * allowed object is * {@link String } * */ public void setCompanyOverview(String value) { this.companyOverview = value; } /** * Gets the value of the mission property. * * @return * possible object is * {@link String } * */ public String getMission() { return mission; } /** * Sets the value of the mission property. * * @param value * allowed object is * {@link String } * */ public void setMission(String value) { this.mission = value; } /** * Gets the value of the products property. * * @return * possible object is * {@link String } * */ public String getProducts() { return products; } /** * Sets the value of the products property. * * @param value * allowed object is * {@link String } * */ public void setProducts(String value) { this.products = value; } /** * Gets the value of the location property. * * @return * possible object is * {@link Location } * */ public Location getLocation() { return location; } /** * Sets the value of the location property. * * @param value * allowed object is * {@link Location } * */ public void setLocation(Location value) { this.location = value; } /** * Gets the value of the parking property. * * @return * possible object is * {@link PageParking } * */ public PageParking getParking() { return parking; } /** * Sets the value of the parking property. * * @param value * allowed object is * {@link PageParking } * */ public void setParking(PageParking value) { this.parking = value; } /** * Gets the value of the publicTransit property. * * @return * possible object is * {@link String } * */ public String getPublicTransit() { return publicTransit; } /** * Sets the value of the publicTransit property. * * @param value * allowed object is * {@link String } * */ public void setPublicTransit(String value) { this.publicTransit = value; } /** * Gets the value of the hours property. * * @return * possible object is * {@link PageHours } * */ public PageHours getHours() { return hours; } /** * Sets the value of the hours property. * * @param value * allowed object is * {@link PageHours } * */ public void setHours(PageHours value) { this.hours = value; } /** * Gets the value of the attire property. * * @return * possible object is * {@link String } * */ public String getAttire() { return attire; } /** * Sets the value of the attire property. * * @param value * allowed object is * {@link String } * */ public void setAttire(String value) { this.attire = value; } /** * Gets the value of the paymentOptions property. * * @return * possible object is * {@link String } * */ public String getPaymentOptions() { return paymentOptions; } /** * Sets the value of the paymentOptions property. * * @param value * allowed object is * {@link String } * */ public void setPaymentOptions(String value) { this.paymentOptions = value; } /** * Gets the value of the culinaryTeam property. * * @return * possible object is * {@link String } * */ public String getCulinaryTeam() { return culinaryTeam; } /** * Sets the value of the culinaryTeam property. * * @param value * allowed object is * {@link String } * */ public void setCulinaryTeam(String value) { this.culinaryTeam = value; } /** * Gets the value of the generalManager property. * * @return * possible object is * {@link String } * */ public String getGeneralManager() { return generalManager; } /** * Sets the value of the generalManager property. * * @param value * allowed object is * {@link String } * */ public void setGeneralManager(String value) { this.generalManager = value; } /** * Gets the value of the priceRange property. * * @return * possible object is * {@link String } * */ public String getPriceRange() { return priceRange; } /** * Sets the value of the priceRange property. * * @param value * allowed object is * {@link String } * */ public void setPriceRange(String value) { this.priceRange = value; } /** * Gets the value of the restaurantServices property. * * @return * possible object is * {@link PageRestaurantServices } * */ public PageRestaurantServices getRestaurantServices() { return restaurantServices; } /** * Sets the value of the restaurantServices property. * * @param value * allowed object is * {@link PageRestaurantServices } * */ public void setRestaurantServices(PageRestaurantServices value) { this.restaurantServices = value; } /** * Gets the value of the restaurantSpecialties property. * * @return * possible object is * {@link PageRestaurantSpecialties } * */ public PageRestaurantSpecialties getRestaurantSpecialties() { return restaurantSpecialties; } /** * Sets the value of the restaurantSpecialties property. * * @param value * allowed object is * {@link PageRestaurantSpecialties } * */ public void setRestaurantSpecialties(PageRestaurantSpecialties value) { this.restaurantSpecialties = value; } /** * Gets the value of the releaseDate property. * * @return * possible object is * {@link String } * */ public String getReleaseDate() { return releaseDate; } /** * Sets the value of the releaseDate property. * * @param value * allowed object is * {@link String } * */ public void setReleaseDate(String value) { this.releaseDate = value; } /** * Gets the value of the genre property. * * @return * possible object is * {@link String } * */ public String getGenre() { return genre; } /** * Sets the value of the genre property. * * @param value * allowed object is * {@link String } * */ public void setGenre(String value) { this.genre = value; } /** * Gets the value of the starring property. * * @return * possible object is * {@link String } * */ public String getStarring() { return starring; } /** * Sets the value of the starring property. * * @param value * allowed object is * {@link String } * */ public void setStarring(String value) { this.starring = value; } /** * Gets the value of the screenplayBy property. * * @return * possible object is * {@link String } * */ public String getScreenplayBy() { return screenplayBy; } /** * Sets the value of the screenplayBy property. * * @param value * allowed object is * {@link String } * */ public void setScreenplayBy(String value) { this.screenplayBy = value; } /** * Gets the value of the directedBy property. * * @return * possible object is * {@link String } * */ public String getDirectedBy() { return directedBy; } /** * Sets the value of the directedBy property. * * @param value * allowed object is * {@link String } * */ public void setDirectedBy(String value) { this.directedBy = value; } /** * Gets the value of the producedBy property. * * @return * possible object is * {@link String } * */ public String getProducedBy() { return producedBy; } /** * Sets the value of the producedBy property. * * @param value * allowed object is * {@link String } * */ public void setProducedBy(String value) { this.producedBy = value; } /** * Gets the value of the studio property. * * @return * possible object is * {@link String } * */ public String getStudio() { return studio; } /** * Sets the value of the studio property. * * @param value * allowed object is * {@link String } * */ public void setStudio(String value) { this.studio = value; } /** * Gets the value of the awards property. * * @return * possible object is * {@link String } * */ public String getAwards() { return awards; } /** * Sets the value of the awards property. * * @param value * allowed object is * {@link String } * */ public void setAwards(String value) { this.awards = value; } /** * Gets the value of the plotOutline property. * * @return * possible object is * {@link String } * */ public String getPlotOutline() { return plotOutline; } /** * Sets the value of the plotOutline property. * * @param value * allowed object is * {@link String } * */ public void setPlotOutline(String value) { this.plotOutline = value; } /** * Gets the value of the network property. * * @return * possible object is * {@link String } * */ public String getNetwork() { return network; } /** * Sets the value of the network property. * * @param value * allowed object is * {@link String } * */ public void setNetwork(String value) { this.network = value; } /** * Gets the value of the season property. * * @return * possible object is * {@link String } * */ public String getSeason() { return season; } /** * Sets the value of the season property. * * @param value * allowed object is * {@link String } * */ public void setSeason(String value) { this.season = value; } /** * Gets the value of the schedule property. * * @return * possible object is * {@link String } * */ public String getSchedule() { return schedule; } /** * Sets the value of the schedule property. * * @param value * allowed object is * {@link String } * */ public void setSchedule(String value) { this.schedule = value; } /** * Gets the value of the writtenBy property. * * @return * possible object is * {@link String } * */ public String getWrittenBy() { return writtenBy; } /** * Sets the value of the writtenBy property. * * @param value * allowed object is * {@link String } * */ public void setWrittenBy(String value) { this.writtenBy = value; } /** * Gets the value of the bandMembers property. * * @return * possible object is * {@link String } * */ public String getBandMembers() { return bandMembers; } /** * Sets the value of the bandMembers property. * * @param value * allowed object is * {@link String } * */ public void setBandMembers(String value) { this.bandMembers = value; } /** * Gets the value of the hometown property. * * @return * possible object is * {@link String } * */ public String getHometown() { return hometown; } /** * Sets the value of the hometown property. * * @param value * allowed object is * {@link String } * */ public void setHometown(String value) { this.hometown = value; } /** * Gets the value of the currentLocation property. * * @return * possible object is * {@link String } * */ public String getCurrentLocation() { return currentLocation; } /** * Sets the value of the currentLocation property. * * @param value * allowed object is * {@link String } * */ public void setCurrentLocation(String value) { this.currentLocation = value; } /** * Gets the value of the recordLabel property. * * @return * possible object is * {@link String } * */ public String getRecordLabel() { return recordLabel; } /** * Sets the value of the recordLabel property. * * @param value * allowed object is * {@link String } * */ public void setRecordLabel(String value) { this.recordLabel = value; } /** * Gets the value of the bookingAgent property. * * @return * possible object is * {@link String } * */ public String getBookingAgent() { return bookingAgent; } /** * Sets the value of the bookingAgent property. * * @param value * allowed object is * {@link String } * */ public void setBookingAgent(String value) { this.bookingAgent = value; } /** * Gets the value of the artistsWeLike property. * * @return * possible object is * {@link String } * */ public String getArtistsWeLike() { return artistsWeLike; } /** * Sets the value of the artistsWeLike property. * * @param value * allowed object is * {@link String } * */ public void setArtistsWeLike(String value) { this.artistsWeLike = value; } /** * Gets the value of the influences property. * * @return * possible object is * {@link String } * */ public String getInfluences() { return influences; } /** * Sets the value of the influences property. * * @param value * allowed object is * {@link String } * */ public void setInfluences(String value) { this.influences = value; } /** * Gets the value of the bandInterests property. * * @return * possible object is * {@link String } * */ public String getBandInterests() { return bandInterests; } /** * Sets the value of the bandInterests property. * * @param value * allowed object is * {@link String } * */ public void setBandInterests(String value) { this.bandInterests = value; } /** * Gets the value of the bio property. * * @return * possible object is * {@link String } * */ public String getBio() { return bio; } /** * Sets the value of the bio property. * * @param value * allowed object is * {@link String } * */ public void setBio(String value) { this.bio = value; } /** * Gets the value of the affiliation property. * * @return * possible object is * {@link String } * */ public String getAffiliation() { return affiliation; } /** * Sets the value of the affiliation property. * * @param value * allowed object is * {@link String } * */ public void setAffiliation(String value) { this.affiliation = value; } /** * Gets the value of the birthday property. * * @return * possible object is * {@link String } * */ public String getBirthday() { return birthday; } /** * Sets the value of the birthday property. * * @param value * allowed object is * {@link String } * */ public void setBirthday(String value) { this.birthday = value; } /** * Gets the value of the personalInfo property. * * @return * possible object is * {@link String } * */ public String getPersonalInfo() { return personalInfo; } /** * Sets the value of the personalInfo property. * * @param value * allowed object is * {@link String } * */ public void setPersonalInfo(String value) { this.personalInfo = value; } /** * Gets the value of the personalInterests property. * * @return * possible object is * {@link String } * */ public String getPersonalInterests() { return personalInterests; } /** * Sets the value of the personalInterests property. * * @param value * allowed object is * {@link String } * */ public void setPersonalInterests(String value) { this.personalInterests = value; } /** * Gets the value of the members property. * * @return * possible object is * {@link String } * */ public String getMembers() { return members; } /** * Sets the value of the members property. * * @param value * allowed object is * {@link String } * */ public void setMembers(String value) { this.members = value; } /** * Gets the value of the built property. * * @return * possible object is * {@link String } * */ public String getBuilt() { return built; } /** * Sets the value of the built property. * * @param value * allowed object is * {@link String } * */ public void setBuilt(String value) { this.built = value; } /** * Gets the value of the features property. * * @return * possible object is * {@link String } * */ public String getFeatures() { return features; } /** * Sets the value of the features property. * * @param value * allowed object is * {@link String } * */ public void setFeatures(String value) { this.features = value; } /** * Gets the value of the mpg property. * * @return * possible object is * {@link String } * */ public String getMpg() { return mpg; } /** * Sets the value of the mpg property. * * @param value * allowed object is * {@link String } * */ public void setMpg(String value) { this.mpg = value; } /** * Gets the value of the generalInfo property. * * @return * possible object is * {@link String } * */ public String getGeneralInfo() { return generalInfo; } /** * Sets the value of the generalInfo property. * * @param value * allowed object is * {@link String } * */ public void setGeneralInfo(String value) { this.generalInfo = value; } public void toString(ToStringBuilder toStringBuilder) { { Long thePageId; thePageId = this.getPageId(); toStringBuilder.append("pageId", thePageId); } { String theName; theName = this.getName(); toStringBuilder.append("name", theName); } { String thePicSmall; thePicSmall = this.getPicSmall(); toStringBuilder.append("picSmall", thePicSmall); } { String thePicBig; thePicBig = this.getPicBig(); toStringBuilder.append("picBig", thePicBig); } { String thePicSquare; thePicSquare = this.getPicSquare(); toStringBuilder.append("picSquare", thePicSquare); } { String thePic; thePic = this.getPic(); toStringBuilder.append("pic", thePic); } { String thePicLarge; thePicLarge = this.getPicLarge(); toStringBuilder.append("picLarge", thePicLarge); } { String thePageUrl; thePageUrl = this.getPageUrl(); toStringBuilder.append("pageUrl", thePageUrl); } { UserStatus theStatus; theStatus = this.getStatus(); toStringBuilder.append("status", theStatus); } { String theType; theType = this.getType(); toStringBuilder.append("type", theType); } { String theWebsite; theWebsite = this.getWebsite(); toStringBuilder.append("website", theWebsite); } { Boolean theHasAddedApp; theHasAddedApp = this.isHasAddedApp(); toStringBuilder.append("hasAddedApp", theHasAddedApp); } { String theFounded; theFounded = this.getFounded(); toStringBuilder.append("founded", theFounded); } { String theCompanyOverview; theCompanyOverview = this.getCompanyOverview(); toStringBuilder.append("companyOverview", theCompanyOverview); } { String theMission; theMission = this.getMission(); toStringBuilder.append("mission", theMission); } { String theProducts; theProducts = this.getProducts(); toStringBuilder.append("products", theProducts); } { Location theLocation; theLocation = this.getLocation(); toStringBuilder.append("location", theLocation); } { PageParking theParking; theParking = this.getParking(); toStringBuilder.append("parking", theParking); } { String thePublicTransit; thePublicTransit = this.getPublicTransit(); toStringBuilder.append("publicTransit", thePublicTransit); } { PageHours theHours; theHours = this.getHours(); toStringBuilder.append("hours", theHours); } { String theAttire; theAttire = this.getAttire(); toStringBuilder.append("attire", theAttire); } { String thePaymentOptions; thePaymentOptions = this.getPaymentOptions(); toStringBuilder.append("paymentOptions", thePaymentOptions); } { String theCulinaryTeam; theCulinaryTeam = this.getCulinaryTeam(); toStringBuilder.append("culinaryTeam", theCulinaryTeam); } { String theGeneralManager; theGeneralManager = this.getGeneralManager(); toStringBuilder.append("generalManager", theGeneralManager); } { String thePriceRange; thePriceRange = this.getPriceRange(); toStringBuilder.append("priceRange", thePriceRange); } { PageRestaurantServices theRestaurantServices; theRestaurantServices = this.getRestaurantServices(); toStringBuilder.append("restaurantServices", theRestaurantServices); } { PageRestaurantSpecialties theRestaurantSpecialties; theRestaurantSpecialties = this.getRestaurantSpecialties(); toStringBuilder.append("restaurantSpecialties", theRestaurantSpecialties); } { String theReleaseDate; theReleaseDate = this.getReleaseDate(); toStringBuilder.append("releaseDate", theReleaseDate); } { String theGenre; theGenre = this.getGenre(); toStringBuilder.append("genre", theGenre); } { String theStarring; theStarring = this.getStarring(); toStringBuilder.append("starring", theStarring); } { String theScreenplayBy; theScreenplayBy = this.getScreenplayBy(); toStringBuilder.append("screenplayBy", theScreenplayBy); } { String theDirectedBy; theDirectedBy = this.getDirectedBy(); toStringBuilder.append("directedBy", theDirectedBy); } { String theProducedBy; theProducedBy = this.getProducedBy(); toStringBuilder.append("producedBy", theProducedBy); } { String theStudio; theStudio = this.getStudio(); toStringBuilder.append("studio", theStudio); } { String theAwards; theAwards = this.getAwards(); toStringBuilder.append("awards", theAwards); } { String thePlotOutline; thePlotOutline = this.getPlotOutline(); toStringBuilder.append("plotOutline", thePlotOutline); } { String theNetwork; theNetwork = this.getNetwork(); toStringBuilder.append("network", theNetwork); } { String theSeason; theSeason = this.getSeason(); toStringBuilder.append("season", theSeason); } { String theSchedule; theSchedule = this.getSchedule(); toStringBuilder.append("schedule", theSchedule); } { String theWrittenBy; theWrittenBy = this.getWrittenBy(); toStringBuilder.append("writtenBy", theWrittenBy); } { String theBandMembers; theBandMembers = this.getBandMembers(); toStringBuilder.append("bandMembers", theBandMembers); } { String theHometown; theHometown = this.getHometown(); toStringBuilder.append("hometown", theHometown); } { String theCurrentLocation; theCurrentLocation = this.getCurrentLocation(); toStringBuilder.append("currentLocation", theCurrentLocation); } { String theRecordLabel; theRecordLabel = this.getRecordLabel(); toStringBuilder.append("recordLabel", theRecordLabel); } { String theBookingAgent; theBookingAgent = this.getBookingAgent(); toStringBuilder.append("bookingAgent", theBookingAgent); } { String theArtistsWeLike; theArtistsWeLike = this.getArtistsWeLike(); toStringBuilder.append("artistsWeLike", theArtistsWeLike); } { String theInfluences; theInfluences = this.getInfluences(); toStringBuilder.append("influences", theInfluences); } { String theBandInterests; theBandInterests = this.getBandInterests(); toStringBuilder.append("bandInterests", theBandInterests); } { String theBio; theBio = this.getBio(); toStringBuilder.append("bio", theBio); } { String theAffiliation; theAffiliation = this.getAffiliation(); toStringBuilder.append("affiliation", theAffiliation); } { String theBirthday; theBirthday = this.getBirthday(); toStringBuilder.append("birthday", theBirthday); } { String thePersonalInfo; thePersonalInfo = this.getPersonalInfo(); toStringBuilder.append("personalInfo", thePersonalInfo); } { String thePersonalInterests; thePersonalInterests = this.getPersonalInterests(); toStringBuilder.append("personalInterests", thePersonalInterests); } { String theMembers; theMembers = this.getMembers(); toStringBuilder.append("members", theMembers); } { String theBuilt; theBuilt = this.getBuilt(); toStringBuilder.append("built", theBuilt); } { String theFeatures; theFeatures = this.getFeatures(); toStringBuilder.append("features", theFeatures); } { String theMpg; theMpg = this.getMpg(); toStringBuilder.append("mpg", theMpg); } { String theGeneralInfo; theGeneralInfo = this.getGeneralInfo(); toStringBuilder.append("generalInfo", theGeneralInfo); } } public String toString() { final ToStringBuilder toStringBuilder = new JAXBToStringBuilder(this); toString(toStringBuilder); return toStringBuilder.toString(); } public void equals(Object object, EqualsBuilder equalsBuilder) { if (!(object instanceof Page)) { equalsBuilder.appendSuper(false); return ; } if (this == object) { return ; } final Page that = ((Page) object); equalsBuilder.append(this.getPageId(), that.getPageId()); equalsBuilder.append(this.getName(), that.getName()); equalsBuilder.append(this.getPicSmall(), that.getPicSmall()); equalsBuilder.append(this.getPicBig(), that.getPicBig()); equalsBuilder.append(this.getPicSquare(), that.getPicSquare()); equalsBuilder.append(this.getPic(), that.getPic()); equalsBuilder.append(this.getPicLarge(), that.getPicLarge()); equalsBuilder.append(this.getPageUrl(), that.getPageUrl()); equalsBuilder.append(this.getStatus(), that.getStatus()); equalsBuilder.append(this.getType(), that.getType()); equalsBuilder.append(this.getWebsite(), that.getWebsite()); equalsBuilder.append(this.isHasAddedApp(), that.isHasAddedApp()); equalsBuilder.append(this.getFounded(), that.getFounded()); equalsBuilder.append(this.getCompanyOverview(), that.getCompanyOverview()); equalsBuilder.append(this.getMission(), that.getMission()); equalsBuilder.append(this.getProducts(), that.getProducts()); equalsBuilder.append(this.getLocation(), that.getLocation()); equalsBuilder.append(this.getParking(), that.getParking()); equalsBuilder.append(this.getPublicTransit(), that.getPublicTransit()); equalsBuilder.append(this.getHours(), that.getHours()); equalsBuilder.append(this.getAttire(), that.getAttire()); equalsBuilder.append(this.getPaymentOptions(), that.getPaymentOptions()); equalsBuilder.append(this.getCulinaryTeam(), that.getCulinaryTeam()); equalsBuilder.append(this.getGeneralManager(), that.getGeneralManager()); equalsBuilder.append(this.getPriceRange(), that.getPriceRange()); equalsBuilder.append(this.getRestaurantServices(), that.getRestaurantServices()); equalsBuilder.append(this.getRestaurantSpecialties(), that.getRestaurantSpecialties()); equalsBuilder.append(this.getReleaseDate(), that.getReleaseDate()); equalsBuilder.append(this.getGenre(), that.getGenre()); equalsBuilder.append(this.getStarring(), that.getStarring()); equalsBuilder.append(this.getScreenplayBy(), that.getScreenplayBy()); equalsBuilder.append(this.getDirectedBy(), that.getDirectedBy()); equalsBuilder.append(this.getProducedBy(), that.getProducedBy()); equalsBuilder.append(this.getStudio(), that.getStudio()); equalsBuilder.append(this.getAwards(), that.getAwards()); equalsBuilder.append(this.getPlotOutline(), that.getPlotOutline()); equalsBuilder.append(this.getNetwork(), that.getNetwork()); equalsBuilder.append(this.getSeason(), that.getSeason()); equalsBuilder.append(this.getSchedule(), that.getSchedule()); equalsBuilder.append(this.getWrittenBy(), that.getWrittenBy()); equalsBuilder.append(this.getBandMembers(), that.getBandMembers()); equalsBuilder.append(this.getHometown(), that.getHometown()); equalsBuilder.append(this.getCurrentLocation(), that.getCurrentLocation()); equalsBuilder.append(this.getRecordLabel(), that.getRecordLabel()); equalsBuilder.append(this.getBookingAgent(), that.getBookingAgent()); equalsBuilder.append(this.getArtistsWeLike(), that.getArtistsWeLike()); equalsBuilder.append(this.getInfluences(), that.getInfluences()); equalsBuilder.append(this.getBandInterests(), that.getBandInterests()); equalsBuilder.append(this.getBio(), that.getBio()); equalsBuilder.append(this.getAffiliation(), that.getAffiliation()); equalsBuilder.append(this.getBirthday(), that.getBirthday()); equalsBuilder.append(this.getPersonalInfo(), that.getPersonalInfo()); equalsBuilder.append(this.getPersonalInterests(), that.getPersonalInterests()); equalsBuilder.append(this.getMembers(), that.getMembers()); equalsBuilder.append(this.getBuilt(), that.getBuilt()); equalsBuilder.append(this.getFeatures(), that.getFeatures()); equalsBuilder.append(this.getMpg(), that.getMpg()); equalsBuilder.append(this.getGeneralInfo(), that.getGeneralInfo()); } public boolean equals(Object object) { if (!(object instanceof Page)) { return false; } if (this == object) { return true; } final EqualsBuilder equalsBuilder = new JAXBEqualsBuilder(); equals(object, equalsBuilder); return equalsBuilder.isEquals(); } public void hashCode(HashCodeBuilder hashCodeBuilder) { hashCodeBuilder.append(this.getPageId()); hashCodeBuilder.append(this.getName()); hashCodeBuilder.append(this.getPicSmall()); hashCodeBuilder.append(this.getPicBig()); hashCodeBuilder.append(this.getPicSquare()); hashCodeBuilder.append(this.getPic()); hashCodeBuilder.append(this.getPicLarge()); hashCodeBuilder.append(this.getPageUrl()); hashCodeBuilder.append(this.getStatus()); hashCodeBuilder.append(this.getType()); hashCodeBuilder.append(this.getWebsite()); hashCodeBuilder.append(this.isHasAddedApp()); hashCodeBuilder.append(this.getFounded()); hashCodeBuilder.append(this.getCompanyOverview()); hashCodeBuilder.append(this.getMission()); hashCodeBuilder.append(this.getProducts()); hashCodeBuilder.append(this.getLocation()); hashCodeBuilder.append(this.getParking()); hashCodeBuilder.append(this.getPublicTransit()); hashCodeBuilder.append(this.getHours()); hashCodeBuilder.append(this.getAttire()); hashCodeBuilder.append(this.getPaymentOptions()); hashCodeBuilder.append(this.getCulinaryTeam()); hashCodeBuilder.append(this.getGeneralManager()); hashCodeBuilder.append(this.getPriceRange()); hashCodeBuilder.append(this.getRestaurantServices()); hashCodeBuilder.append(this.getRestaurantSpecialties()); hashCodeBuilder.append(this.getReleaseDate()); hashCodeBuilder.append(this.getGenre()); hashCodeBuilder.append(this.getStarring()); hashCodeBuilder.append(this.getScreenplayBy()); hashCodeBuilder.append(this.getDirectedBy()); hashCodeBuilder.append(this.getProducedBy()); hashCodeBuilder.append(this.getStudio()); hashCodeBuilder.append(this.getAwards()); hashCodeBuilder.append(this.getPlotOutline()); hashCodeBuilder.append(this.getNetwork()); hashCodeBuilder.append(this.getSeason()); hashCodeBuilder.append(this.getSchedule()); hashCodeBuilder.append(this.getWrittenBy()); hashCodeBuilder.append(this.getBandMembers()); hashCodeBuilder.append(this.getHometown()); hashCodeBuilder.append(this.getCurrentLocation()); hashCodeBuilder.append(this.getRecordLabel()); hashCodeBuilder.append(this.getBookingAgent()); hashCodeBuilder.append(this.getArtistsWeLike()); hashCodeBuilder.append(this.getInfluences()); hashCodeBuilder.append(this.getBandInterests()); hashCodeBuilder.append(this.getBio()); hashCodeBuilder.append(this.getAffiliation()); hashCodeBuilder.append(this.getBirthday()); hashCodeBuilder.append(this.getPersonalInfo()); hashCodeBuilder.append(this.getPersonalInterests()); hashCodeBuilder.append(this.getMembers()); hashCodeBuilder.append(this.getBuilt()); hashCodeBuilder.append(this.getFeatures()); hashCodeBuilder.append(this.getMpg()); hashCodeBuilder.append(this.getGeneralInfo()); } public int hashCode() { final HashCodeBuilder hashCodeBuilder = new JAXBHashCodeBuilder(); hashCode(hashCodeBuilder); return hashCodeBuilder.toHashCode(); } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy