public class ProfileLoginHours extends Object
Java class for ProfileLoginHours complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProfileLoginHours">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="fridayEnd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fridayStart" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mondayEnd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mondayStart" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="saturdayEnd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="saturdayStart" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sundayEnd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sundayStart" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="thursdayEnd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="thursdayStart" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="tuesdayEnd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="tuesdayStart" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="wednesdayEnd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="wednesdayStart" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
fridayEnd |
protected String |
fridayStart |
protected String |
mondayEnd |
protected String |
mondayStart |
protected String |
saturdayEnd |
protected String |
saturdayStart |
protected String |
sundayEnd |
protected String |
sundayStart |
protected String |
thursdayEnd |
protected String |
thursdayStart |
protected String |
tuesdayEnd |
protected String |
tuesdayStart |
protected String |
wednesdayEnd |
protected String |
wednesdayStart |
| Constructor and Description |
|---|
ProfileLoginHours() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFridayEnd()
Gets the value of the fridayEnd property.
|
String |
getFridayStart()
Gets the value of the fridayStart property.
|
String |
getMondayEnd()
Gets the value of the mondayEnd property.
|
String |
getMondayStart()
Gets the value of the mondayStart property.
|
String |
getSaturdayEnd()
Gets the value of the saturdayEnd property.
|
String |
getSaturdayStart()
Gets the value of the saturdayStart property.
|
String |
getSundayEnd()
Gets the value of the sundayEnd property.
|
String |
getSundayStart()
Gets the value of the sundayStart property.
|
String |
getThursdayEnd()
Gets the value of the thursdayEnd property.
|
String |
getThursdayStart()
Gets the value of the thursdayStart property.
|
String |
getTuesdayEnd()
Gets the value of the tuesdayEnd property.
|
String |
getTuesdayStart()
Gets the value of the tuesdayStart property.
|
String |
getWednesdayEnd()
Gets the value of the wednesdayEnd property.
|
String |
getWednesdayStart()
Gets the value of the wednesdayStart property.
|
void |
setFridayEnd(String value)
Sets the value of the fridayEnd property.
|
void |
setFridayStart(String value)
Sets the value of the fridayStart property.
|
void |
setMondayEnd(String value)
Sets the value of the mondayEnd property.
|
void |
setMondayStart(String value)
Sets the value of the mondayStart property.
|
void |
setSaturdayEnd(String value)
Sets the value of the saturdayEnd property.
|
void |
setSaturdayStart(String value)
Sets the value of the saturdayStart property.
|
void |
setSundayEnd(String value)
Sets the value of the sundayEnd property.
|
void |
setSundayStart(String value)
Sets the value of the sundayStart property.
|
void |
setThursdayEnd(String value)
Sets the value of the thursdayEnd property.
|
void |
setThursdayStart(String value)
Sets the value of the thursdayStart property.
|
void |
setTuesdayEnd(String value)
Sets the value of the tuesdayEnd property.
|
void |
setTuesdayStart(String value)
Sets the value of the tuesdayStart property.
|
void |
setWednesdayEnd(String value)
Sets the value of the wednesdayEnd property.
|
void |
setWednesdayStart(String value)
Sets the value of the wednesdayStart property.
|
protected String fridayEnd
protected String fridayStart
protected String mondayEnd
protected String mondayStart
protected String saturdayEnd
protected String saturdayStart
protected String sundayEnd
protected String sundayStart
protected String thursdayEnd
protected String thursdayStart
protected String tuesdayEnd
protected String tuesdayStart
protected String wednesdayEnd
protected String wednesdayStart
public String getFridayEnd()
Stringpublic void setFridayEnd(String value)
value - allowed object is
Stringpublic String getFridayStart()
Stringpublic void setFridayStart(String value)
value - allowed object is
Stringpublic String getMondayEnd()
Stringpublic void setMondayEnd(String value)
value - allowed object is
Stringpublic String getMondayStart()
Stringpublic void setMondayStart(String value)
value - allowed object is
Stringpublic String getSaturdayEnd()
Stringpublic void setSaturdayEnd(String value)
value - allowed object is
Stringpublic String getSaturdayStart()
Stringpublic void setSaturdayStart(String value)
value - allowed object is
Stringpublic String getSundayEnd()
Stringpublic void setSundayEnd(String value)
value - allowed object is
Stringpublic String getSundayStart()
Stringpublic void setSundayStart(String value)
value - allowed object is
Stringpublic String getThursdayEnd()
Stringpublic void setThursdayEnd(String value)
value - allowed object is
Stringpublic String getThursdayStart()
Stringpublic void setThursdayStart(String value)
value - allowed object is
Stringpublic String getTuesdayEnd()
Stringpublic void setTuesdayEnd(String value)
value - allowed object is
Stringpublic String getTuesdayStart()
Stringpublic void setTuesdayStart(String value)
value - allowed object is
Stringpublic String getWednesdayEnd()
Stringpublic void setWednesdayEnd(String value)
value - allowed object is
Stringpublic String getWednesdayStart()
StringCopyright © 2016. All rights reserved.