Package com.sforce.soap.metadata
Class IndustriesPricingSettings
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.IndustriesPricingSettings
- 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 TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableDebugPriceLogs(boolean enableDebugPriceLogs) protected voidsetEnableDebugPriceLogs(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableHighAvailability(boolean enableHighAvailability) protected voidsetEnableHighAvailability(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableHighestPriceCompliance(boolean enableHighestPriceCompliance) protected voidsetEnableHighestPriceCompliance(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableLowestPriceCompliance(boolean enableLowestPriceCompliance) protected voidsetEnableLowestPriceCompliance(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnablePriceGuidanceAccess(boolean enablePriceGuidanceAccess) protected voidsetEnablePriceGuidanceAccess(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnablePricingProcParallelization(boolean enablePricingProcParallelization) protected voidsetEnablePricingProcParallelization(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnablePricingWaterfall(boolean enablePricingWaterfall) protected voidsetEnablePricingWaterfall(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnablePricingWaterfallPersistence(boolean enablePricingWaterfallPersistence) protected voidsetEnablePricingWaterfallPersistence(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableSalesforcePricing(boolean enableSalesforcePricing) protected voidsetEnableSalesforcePricing(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
IndustriesPricingSettings
public IndustriesPricingSettings()Constructor
-
-
Method Details
-
getEnableDebugPriceLogs
public boolean getEnableDebugPriceLogs() -
isEnableDebugPriceLogs
public boolean isEnableDebugPriceLogs() -
setEnableDebugPriceLogs
public void setEnableDebugPriceLogs(boolean enableDebugPriceLogs) -
setEnableDebugPriceLogs
protected void setEnableDebugPriceLogs(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableHighAvailability
public boolean getEnableHighAvailability() -
isEnableHighAvailability
public boolean isEnableHighAvailability() -
setEnableHighAvailability
public void setEnableHighAvailability(boolean enableHighAvailability) -
setEnableHighAvailability
protected void setEnableHighAvailability(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableHighestPriceCompliance
public boolean getEnableHighestPriceCompliance() -
isEnableHighestPriceCompliance
public boolean isEnableHighestPriceCompliance() -
setEnableHighestPriceCompliance
public void setEnableHighestPriceCompliance(boolean enableHighestPriceCompliance) -
setEnableHighestPriceCompliance
protected void setEnableHighestPriceCompliance(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableLowestPriceCompliance
public boolean getEnableLowestPriceCompliance() -
isEnableLowestPriceCompliance
public boolean isEnableLowestPriceCompliance() -
setEnableLowestPriceCompliance
public void setEnableLowestPriceCompliance(boolean enableLowestPriceCompliance) -
setEnableLowestPriceCompliance
protected void setEnableLowestPriceCompliance(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnablePriceGuidanceAccess
public boolean getEnablePriceGuidanceAccess() -
isEnablePriceGuidanceAccess
public boolean isEnablePriceGuidanceAccess() -
setEnablePriceGuidanceAccess
public void setEnablePriceGuidanceAccess(boolean enablePriceGuidanceAccess) -
setEnablePriceGuidanceAccess
protected void setEnablePriceGuidanceAccess(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnablePricingProcParallelization
public boolean getEnablePricingProcParallelization() -
isEnablePricingProcParallelization
public boolean isEnablePricingProcParallelization() -
setEnablePricingProcParallelization
public void setEnablePricingProcParallelization(boolean enablePricingProcParallelization) -
setEnablePricingProcParallelization
protected void setEnablePricingProcParallelization(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnablePricingWaterfall
public boolean getEnablePricingWaterfall() -
isEnablePricingWaterfall
public boolean isEnablePricingWaterfall() -
setEnablePricingWaterfall
public void setEnablePricingWaterfall(boolean enablePricingWaterfall) -
setEnablePricingWaterfall
protected void setEnablePricingWaterfall(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnablePricingWaterfallPersistence
public boolean getEnablePricingWaterfallPersistence() -
isEnablePricingWaterfallPersistence
public boolean isEnablePricingWaterfallPersistence() -
setEnablePricingWaterfallPersistence
public void setEnablePricingWaterfallPersistence(boolean enablePricingWaterfallPersistence) -
setEnablePricingWaterfallPersistence
protected void setEnablePricingWaterfallPersistence(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableSalesforcePricing
public boolean getEnableSalesforcePricing() -
isEnableSalesforcePricing
public boolean isEnableSalesforcePricing() -
setEnableSalesforcePricing
public void setEnableSalesforcePricing(boolean enableSalesforcePricing) -
setEnableSalesforcePricing
protected void setEnableSalesforcePricing(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
- 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
-
toString
-