|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.code.facebookapi.schema.PageHours
public class PageHours
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 |
|---|
protected int mon1Open
protected int mon1Close
protected int tue1Open
protected int tue1Close
protected int wed1Open
protected int thu1Open
protected int thu1Close
protected int fri1Open
protected int fri1Close
protected int sat1Open
protected int sat1Close
protected int sun1Open
protected int sun1Close
protected int mon2Open
protected int mon2Close
protected int tue2Open
protected int tue2Close
protected int wed2Open
protected int wed2Close
protected int thu2Open
protected int thu2Close
protected int fri2Open
protected int fri2Close
protected int sat2Open
protected int sat2Close
protected int sun2Open
protected int sun2Close
| Constructor Detail |
|---|
public PageHours()
| Method Detail |
|---|
public int getMon1Open()
public void setMon1Open(int value)
public int getMon1Close()
public void setMon1Close(int value)
public int getTue1Open()
public void setTue1Open(int value)
public int getTue1Close()
public void setTue1Close(int value)
public int getWed1Open()
public void setWed1Open(int value)
public int getThu1Open()
public void setThu1Open(int value)
public int getThu1Close()
public void setThu1Close(int value)
public int getFri1Open()
public void setFri1Open(int value)
public int getFri1Close()
public void setFri1Close(int value)
public int getSat1Open()
public void setSat1Open(int value)
public int getSat1Close()
public void setSat1Close(int value)
public int getSun1Open()
public void setSun1Open(int value)
public int getSun1Close()
public void setSun1Close(int value)
public int getMon2Open()
public void setMon2Open(int value)
public int getMon2Close()
public void setMon2Close(int value)
public int getTue2Open()
public void setTue2Open(int value)
public int getTue2Close()
public void setTue2Close(int value)
public int getWed2Open()
public void setWed2Open(int value)
public int getWed2Close()
public void setWed2Close(int value)
public int getThu2Open()
public void setThu2Open(int value)
public int getThu2Close()
public void setThu2Close(int value)
public int getFri2Open()
public void setFri2Open(int value)
public int getFri2Close()
public void setFri2Close(int value)
public int getSat2Open()
public void setSat2Open(int value)
public int getSat2Close()
public void setSat2Close(int value)
public int getSun2Open()
public void setSun2Open(int value)
public int getSun2Close()
public void setSun2Close(int value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||