com.google.code.facebookapi.schema
Class PageHours

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

public class PageHours
extends java.lang.Object

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

Field Detail

mon1Open

protected int mon1Open

mon1Close

protected int mon1Close

tue1Open

protected int tue1Open

tue1Close

protected int tue1Close

wed1Open

protected int wed1Open

thu1Open

protected int thu1Open

thu1Close

protected int thu1Close

fri1Open

protected int fri1Open

fri1Close

protected int fri1Close

sat1Open

protected int sat1Open

sat1Close

protected int sat1Close

sun1Open

protected int sun1Open

sun1Close

protected int sun1Close

mon2Open

protected int mon2Open

mon2Close

protected int mon2Close

tue2Open

protected int tue2Open

tue2Close

protected int tue2Close

wed2Open

protected int wed2Open

wed2Close

protected int wed2Close

thu2Open

protected int thu2Open

thu2Close

protected int thu2Close

fri2Open

protected int fri2Open

fri2Close

protected int fri2Close

sat2Open

protected int sat2Open

sat2Close

protected int sat2Close

sun2Open

protected int sun2Open

sun2Close

protected int sun2Close
Constructor Detail

PageHours

public PageHours()
Method Detail

getMon1Open

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


setMon1Open

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


getMon1Close

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


setMon1Close

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


getTue1Open

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


setTue1Open

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


getTue1Close

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


setTue1Close

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


getWed1Open

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


setWed1Open

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


getThu1Open

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


setThu1Open

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


getThu1Close

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


setThu1Close

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


getFri1Open

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


setFri1Open

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


getFri1Close

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


setFri1Close

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


getSat1Open

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


setSat1Open

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


getSat1Close

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


setSat1Close

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


getSun1Open

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


setSun1Open

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


getSun1Close

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


setSun1Close

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


getMon2Open

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


setMon2Open

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


getMon2Close

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


setMon2Close

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


getTue2Open

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


setTue2Open

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


getTue2Close

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


setTue2Close

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


getWed2Open

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


setWed2Open

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


getWed2Close

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


setWed2Close

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


getThu2Open

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


setThu2Open

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


getThu2Close

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


setThu2Close

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


getFri2Open

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


setFri2Open

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


getFri2Close

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


setFri2Close

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


getSat2Open

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


setSat2Open

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


getSat2Close

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


setSat2Close

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


getSun2Open

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


setSun2Open

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


getSun2Close

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


setSun2Close

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



Copyright © 2008. All Rights Reserved.