Package com.sforce.soap.metadata
Class ProfileLoginHours
- java.lang.Object
-
- com.sforce.soap.metadata.ProfileLoginHours
-
-
Constructor Summary
Constructors Constructor Description ProfileLoginHours()Constructor
-
Method Summary
-
-
-
Method Detail
-
getFridayEnd
public String getFridayEnd()
-
setFridayEnd
public void setFridayEnd(String fridayEnd)
-
setFridayEnd
protected void setFridayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getFridayStart
public String getFridayStart()
-
setFridayStart
public void setFridayStart(String fridayStart)
-
setFridayStart
protected void setFridayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMondayEnd
public String getMondayEnd()
-
setMondayEnd
public void setMondayEnd(String mondayEnd)
-
setMondayEnd
protected void setMondayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMondayStart
public String getMondayStart()
-
setMondayStart
public void setMondayStart(String mondayStart)
-
setMondayStart
protected void setMondayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSaturdayEnd
public String getSaturdayEnd()
-
setSaturdayEnd
public void setSaturdayEnd(String saturdayEnd)
-
setSaturdayEnd
protected void setSaturdayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSaturdayStart
public String getSaturdayStart()
-
setSaturdayStart
public void setSaturdayStart(String saturdayStart)
-
setSaturdayStart
protected void setSaturdayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSundayEnd
public String getSundayEnd()
-
setSundayEnd
public void setSundayEnd(String sundayEnd)
-
setSundayEnd
protected void setSundayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSundayStart
public String getSundayStart()
-
setSundayStart
public void setSundayStart(String sundayStart)
-
setSundayStart
protected void setSundayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getThursdayEnd
public String getThursdayEnd()
-
setThursdayEnd
public void setThursdayEnd(String thursdayEnd)
-
setThursdayEnd
protected void setThursdayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getThursdayStart
public String getThursdayStart()
-
setThursdayStart
public void setThursdayStart(String thursdayStart)
-
setThursdayStart
protected void setThursdayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTuesdayEnd
public String getTuesdayEnd()
-
setTuesdayEnd
public void setTuesdayEnd(String tuesdayEnd)
-
setTuesdayEnd
protected void setTuesdayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTuesdayStart
public String getTuesdayStart()
-
setTuesdayStart
public void setTuesdayStart(String tuesdayStart)
-
setTuesdayStart
protected void setTuesdayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getWednesdayEnd
public String getWednesdayEnd()
-
setWednesdayEnd
public void setWednesdayEnd(String wednesdayEnd)
-
setWednesdayEnd
protected void setWednesdayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getWednesdayStart
public String getWednesdayStart()
-
setWednesdayStart
public void setWednesdayStart(String wednesdayStart)
-
setWednesdayStart
protected void setWednesdayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Specified by:
writein interfaceXMLizable- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
-