Package com.sforce.soap.metadata
Class ProfileLoginHours
java.lang.Object
com.sforce.soap.metadata.ProfileLoginHours
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetFridayEnd(XmlInputStream __in, TypeMapper __typeMapper) voidsetFridayEnd(String fridayEnd) protected voidsetFridayStart(XmlInputStream __in, TypeMapper __typeMapper) voidsetFridayStart(String fridayStart) protected voidsetMondayEnd(XmlInputStream __in, TypeMapper __typeMapper) voidsetMondayEnd(String mondayEnd) protected voidsetMondayStart(XmlInputStream __in, TypeMapper __typeMapper) voidsetMondayStart(String mondayStart) protected voidsetSaturdayEnd(XmlInputStream __in, TypeMapper __typeMapper) voidsetSaturdayEnd(String saturdayEnd) protected voidsetSaturdayStart(XmlInputStream __in, TypeMapper __typeMapper) voidsetSaturdayStart(String saturdayStart) protected voidsetSundayEnd(XmlInputStream __in, TypeMapper __typeMapper) voidsetSundayEnd(String sundayEnd) protected voidsetSundayStart(XmlInputStream __in, TypeMapper __typeMapper) voidsetSundayStart(String sundayStart) protected voidsetThursdayEnd(XmlInputStream __in, TypeMapper __typeMapper) voidsetThursdayEnd(String thursdayEnd) protected voidsetThursdayStart(XmlInputStream __in, TypeMapper __typeMapper) voidsetThursdayStart(String thursdayStart) protected voidsetTuesdayEnd(XmlInputStream __in, TypeMapper __typeMapper) voidsetTuesdayEnd(String tuesdayEnd) protected voidsetTuesdayStart(XmlInputStream __in, TypeMapper __typeMapper) voidsetTuesdayStart(String tuesdayStart) protected voidsetWednesdayEnd(XmlInputStream __in, TypeMapper __typeMapper) voidsetWednesdayEnd(String wednesdayEnd) protected voidsetWednesdayStart(XmlInputStream __in, TypeMapper __typeMapper) voidsetWednesdayStart(String wednesdayStart) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
Constructor Details
-
ProfileLoginHours
public ProfileLoginHours()Constructor
-
-
Method Details
-
getFridayEnd
-
setFridayEnd
-
setFridayEnd
protected void setFridayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFridayStart
-
setFridayStart
-
setFridayStart
protected void setFridayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMondayEnd
-
setMondayEnd
-
setMondayEnd
protected void setMondayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMondayStart
-
setMondayStart
-
setMondayStart
protected void setMondayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSaturdayEnd
-
setSaturdayEnd
-
setSaturdayEnd
protected void setSaturdayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSaturdayStart
-
setSaturdayStart
-
setSaturdayStart
protected void setSaturdayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSundayEnd
-
setSundayEnd
-
setSundayEnd
protected void setSundayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSundayStart
-
setSundayStart
-
setSundayStart
protected void setSundayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getThursdayEnd
-
setThursdayEnd
-
setThursdayEnd
protected void setThursdayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getThursdayStart
-
setThursdayStart
-
setThursdayStart
protected void setThursdayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTuesdayEnd
-
setTuesdayEnd
-
setTuesdayEnd
protected void setTuesdayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTuesdayStart
-
setTuesdayStart
-
setTuesdayStart
protected void setTuesdayStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getWednesdayEnd
-
setWednesdayEnd
-
setWednesdayEnd
protected void setWednesdayEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getWednesdayStart
-
setWednesdayStart
-
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
- 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
-
toString
-