Package com.sforce.soap.metadata
Class IndustriesAutomotiveSettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.IndustriesAutomotiveSettings
-
-
Constructor Summary
Constructors Constructor Description IndustriesAutomotiveSettings()Constructor
-
Method Summary
-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getEnableAutomotiveCloud
public boolean getEnableAutomotiveCloud()
-
isEnableAutomotiveCloud
public boolean isEnableAutomotiveCloud()
-
setEnableAutomotiveCloud
public void setEnableAutomotiveCloud(boolean enableAutomotiveCloud)
-
setEnableAutomotiveCloud
protected void setEnableAutomotiveCloud(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableAutomotiveScheduler
public boolean getEnableAutomotiveScheduler()
-
isEnableAutomotiveScheduler
public boolean isEnableAutomotiveScheduler()
-
setEnableAutomotiveScheduler
public void setEnableAutomotiveScheduler(boolean enableAutomotiveScheduler)
-
setEnableAutomotiveScheduler
protected void setEnableAutomotiveScheduler(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableAutomotiveServiceExcellence
public boolean getEnableAutomotiveServiceExcellence()
-
isEnableAutomotiveServiceExcellence
public boolean isEnableAutomotiveServiceExcellence()
-
setEnableAutomotiveServiceExcellence
public void setEnableAutomotiveServiceExcellence(boolean enableAutomotiveServiceExcellence)
-
setEnableAutomotiveServiceExcellence
protected void setEnableAutomotiveServiceExcellence(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableConnectedVehSrvcsCmpnt
public boolean getEnableConnectedVehSrvcsCmpnt()
-
isEnableConnectedVehSrvcsCmpnt
public boolean isEnableConnectedVehSrvcsCmpnt()
-
setEnableConnectedVehSrvcsCmpnt
public void setEnableConnectedVehSrvcsCmpnt(boolean enableConnectedVehSrvcsCmpnt)
-
setEnableConnectedVehSrvcsCmpnt
protected void setEnableConnectedVehSrvcsCmpnt(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- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
-