com.google.code.facebookapi.schema
Class PageHours

java.lang.Object
  extended by com.google.code.facebookapi.schema.PageHours
All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString

public class PageHours
extends java.lang.Object
implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString

Java class for page_hours complex type.

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

 <complexType name="page_hours">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="mon_1_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="mon_1_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="tue_1_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="tue_1_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="wed_1_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="thu_1_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="thu_1_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="fri_1_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="fri_1_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="sat_1_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="sat_1_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="sun_1_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="sun_1_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="mon_2_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="mon_2_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="tue_2_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="tue_2_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="wed_2_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="wed_2_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="thu_2_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="thu_2_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="fri_2_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="fri_2_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="sat_2_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="sat_2_close" type="{http://api.facebook.com/1.0/}time"/>
         <element name="sun_2_open" type="{http://api.facebook.com/1.0/}time"/>
         <element name="sun_2_close" type="{http://api.facebook.com/1.0/}time"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  long fri1Close
           
protected  long fri1Open
           
protected  long fri2Close
           
protected  long fri2Open
           
protected  long mon1Close
           
protected  long mon1Open
           
protected  long mon2Close
           
protected  long mon2Open
           
protected  long sat1Close
           
protected  long sat1Open
           
protected  long sat2Close
           
protected  long sat2Open
           
protected  long sun1Close
           
protected  long sun1Open
           
protected  long sun2Close
           
protected  long sun2Open
           
protected  long thu1Close
           
protected  long thu1Open
           
protected  long thu2Close
           
protected  long thu2Open
           
protected  long tue1Close
           
protected  long tue1Open
           
protected  long tue2Close
           
protected  long tue2Open
           
protected  long wed1Open
           
protected  long wed2Close
           
protected  long wed2Open
           
 
Constructor Summary
PageHours()
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 void equals(java.lang.Object object, org.apache.commons.lang.builder.EqualsBuilder equalsBuilder)
           
 long getFri1Close()
          Gets the value of the fri1Close property.
 long getFri1Open()
          Gets the value of the fri1Open property.
 long getFri2Close()
          Gets the value of the fri2Close property.
 long getFri2Open()
          Gets the value of the fri2Open property.
 long getMon1Close()
          Gets the value of the mon1Close property.
 long getMon1Open()
          Gets the value of the mon1Open property.
 long getMon2Close()
          Gets the value of the mon2Close property.
 long getMon2Open()
          Gets the value of the mon2Open property.
 long getSat1Close()
          Gets the value of the sat1Close property.
 long getSat1Open()
          Gets the value of the sat1Open property.
 long getSat2Close()
          Gets the value of the sat2Close property.
 long getSat2Open()
          Gets the value of the sat2Open property.
 long getSun1Close()
          Gets the value of the sun1Close property.
 long getSun1Open()
          Gets the value of the sun1Open property.
 long getSun2Close()
          Gets the value of the sun2Close property.
 long getSun2Open()
          Gets the value of the sun2Open property.
 long getThu1Close()
          Gets the value of the thu1Close property.
 long getThu1Open()
          Gets the value of the thu1Open property.
 long getThu2Close()
          Gets the value of the thu2Close property.
 long getThu2Open()
          Gets the value of the thu2Open property.
 long getTue1Close()
          Gets the value of the tue1Close property.
 long getTue1Open()
          Gets the value of the tue1Open property.
 long getTue2Close()
          Gets the value of the tue2Close property.
 long getTue2Open()
          Gets the value of the tue2Open property.
 long getWed1Open()
          Gets the value of the wed1Open property.
 long getWed2Close()
          Gets the value of the wed2Close property.
 long getWed2Open()
          Gets the value of the wed2Open property.
 int hashCode()
           
 void hashCode(org.apache.commons.lang.builder.HashCodeBuilder hashCodeBuilder)
           
 void setFri1Close(long value)
          Sets the value of the fri1Close property.
 void setFri1Open(long value)
          Sets the value of the fri1Open property.
 void setFri2Close(long value)
          Sets the value of the fri2Close property.
 void setFri2Open(long value)
          Sets the value of the fri2Open property.
 void setMon1Close(long value)
          Sets the value of the mon1Close property.
 void setMon1Open(long value)
          Sets the value of the mon1Open property.
 void setMon2Close(long value)
          Sets the value of the mon2Close property.
 void setMon2Open(long value)
          Sets the value of the mon2Open property.
 void setSat1Close(long value)
          Sets the value of the sat1Close property.
 void setSat1Open(long value)
          Sets the value of the sat1Open property.
 void setSat2Close(long value)
          Sets the value of the sat2Close property.
 void setSat2Open(long value)
          Sets the value of the sat2Open property.
 void setSun1Close(long value)
          Sets the value of the sun1Close property.
 void setSun1Open(long value)
          Sets the value of the sun1Open property.
 void setSun2Close(long value)
          Sets the value of the sun2Close property.
 void setSun2Open(long value)
          Sets the value of the sun2Open property.
 void setThu1Close(long value)
          Sets the value of the thu1Close property.
 void setThu1Open(long value)
          Sets the value of the thu1Open property.
 void setThu2Close(long value)
          Sets the value of the thu2Close property.
 void setThu2Open(long value)
          Sets the value of the thu2Open property.
 void setTue1Close(long value)
          Sets the value of the tue1Close property.
 void setTue1Open(long value)
          Sets the value of the tue1Open property.
 void setTue2Close(long value)
          Sets the value of the tue2Close property.
 void setTue2Open(long value)
          Sets the value of the tue2Open property.
 void setWed1Open(long value)
          Sets the value of the wed1Open property.
 void setWed2Close(long value)
          Sets the value of the wed2Close property.
 void setWed2Open(long value)
          Sets the value of the wed2Open property.
 java.lang.String toString()
           
 void toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

mon1Open

protected long mon1Open

mon1Close

protected long mon1Close

tue1Open

protected long tue1Open

tue1Close

protected long tue1Close

wed1Open

protected long wed1Open

thu1Open

protected long thu1Open

thu1Close

protected long thu1Close

fri1Open

protected long fri1Open

fri1Close

protected long fri1Close

sat1Open

protected long sat1Open

sat1Close

protected long sat1Close

sun1Open

protected long sun1Open

sun1Close

protected long sun1Close

mon2Open

protected long mon2Open

mon2Close

protected long mon2Close

tue2Open

protected long tue2Open

tue2Close

protected long tue2Close

wed2Open

protected long wed2Open

wed2Close

protected long wed2Close

thu2Open

protected long thu2Open

thu2Close

protected long thu2Close

fri2Open

protected long fri2Open

fri2Close

protected long fri2Close

sat2Open

protected long sat2Open

sat2Close

protected long sat2Close

sun2Open

protected long sun2Open

sun2Close

protected long sun2Close
Constructor Detail

PageHours

public PageHours()
Method Detail

getMon1Open

public long getMon1Open()
Gets the value of the mon1Open property.


setMon1Open

public void setMon1Open(long value)
Sets the value of the mon1Open property.


getMon1Close

public long getMon1Close()
Gets the value of the mon1Close property.


setMon1Close

public void setMon1Close(long value)
Sets the value of the mon1Close property.


getTue1Open

public long getTue1Open()
Gets the value of the tue1Open property.


setTue1Open

public void setTue1Open(long value)
Sets the value of the tue1Open property.


getTue1Close

public long getTue1Close()
Gets the value of the tue1Close property.


setTue1Close

public void setTue1Close(long value)
Sets the value of the tue1Close property.


getWed1Open

public long getWed1Open()
Gets the value of the wed1Open property.


setWed1Open

public void setWed1Open(long value)
Sets the value of the wed1Open property.


getThu1Open

public long getThu1Open()
Gets the value of the thu1Open property.


setThu1Open

public void setThu1Open(long value)
Sets the value of the thu1Open property.


getThu1Close

public long getThu1Close()
Gets the value of the thu1Close property.


setThu1Close

public void setThu1Close(long value)
Sets the value of the thu1Close property.


getFri1Open

public long getFri1Open()
Gets the value of the fri1Open property.


setFri1Open

public void setFri1Open(long value)
Sets the value of the fri1Open property.


getFri1Close

public long getFri1Close()
Gets the value of the fri1Close property.


setFri1Close

public void setFri1Close(long value)
Sets the value of the fri1Close property.


getSat1Open

public long getSat1Open()
Gets the value of the sat1Open property.


setSat1Open

public void setSat1Open(long value)
Sets the value of the sat1Open property.


getSat1Close

public long getSat1Close()
Gets the value of the sat1Close property.


setSat1Close

public void setSat1Close(long value)
Sets the value of the sat1Close property.


getSun1Open

public long getSun1Open()
Gets the value of the sun1Open property.


setSun1Open

public void setSun1Open(long value)
Sets the value of the sun1Open property.


getSun1Close

public long getSun1Close()
Gets the value of the sun1Close property.


setSun1Close

public void setSun1Close(long value)
Sets the value of the sun1Close property.


getMon2Open

public long getMon2Open()
Gets the value of the mon2Open property.


setMon2Open

public void setMon2Open(long value)
Sets the value of the mon2Open property.


getMon2Close

public long getMon2Close()
Gets the value of the mon2Close property.


setMon2Close

public void setMon2Close(long value)
Sets the value of the mon2Close property.


getTue2Open

public long getTue2Open()
Gets the value of the tue2Open property.


setTue2Open

public void setTue2Open(long value)
Sets the value of the tue2Open property.


getTue2Close

public long getTue2Close()
Gets the value of the tue2Close property.


setTue2Close

public void setTue2Close(long value)
Sets the value of the tue2Close property.


getWed2Open

public long getWed2Open()
Gets the value of the wed2Open property.


setWed2Open

public void setWed2Open(long value)
Sets the value of the wed2Open property.


getWed2Close

public long getWed2Close()
Gets the value of the wed2Close property.


setWed2Close

public void setWed2Close(long value)
Sets the value of the wed2Close property.


getThu2Open

public long getThu2Open()
Gets the value of the thu2Open property.


setThu2Open

public void setThu2Open(long value)
Sets the value of the thu2Open property.


getThu2Close

public long getThu2Close()
Gets the value of the thu2Close property.


setThu2Close

public void setThu2Close(long value)
Sets the value of the thu2Close property.


getFri2Open

public long getFri2Open()
Gets the value of the fri2Open property.


setFri2Open

public void setFri2Open(long value)
Sets the value of the fri2Open property.


getFri2Close

public long getFri2Close()
Gets the value of the fri2Close property.


setFri2Close

public void setFri2Close(long value)
Sets the value of the fri2Close property.


getSat2Open

public long getSat2Open()
Gets the value of the sat2Open property.


setSat2Open

public void setSat2Open(long value)
Sets the value of the sat2Open property.


getSat2Close

public long getSat2Close()
Gets the value of the sat2Close property.


setSat2Close

public void setSat2Close(long value)
Sets the value of the sat2Close property.


getSun2Open

public long getSun2Open()
Gets the value of the sun2Open property.


setSun2Open

public void setSun2Open(long value)
Sets the value of the sun2Open property.


getSun2Close

public long getSun2Close()
Gets the value of the sun2Close property.


setSun2Close

public void setSun2Close(long value)
Sets the value of the sun2Close property.


toString

public void toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
Specified by:
toString in interface org.jvnet.jaxb2_commons.lang.ToString

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

equals

public void equals(java.lang.Object object,
                   org.apache.commons.lang.builder.EqualsBuilder equalsBuilder)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals

equals

public boolean equals(java.lang.Object object)
Overrides:
equals in class java.lang.Object

hashCode

public void hashCode(org.apache.commons.lang.builder.HashCodeBuilder hashCodeBuilder)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2010. All Rights Reserved.