Package com.sforce.soap.metadata
Class RevenueManagementSettings
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.RevenueManagementSettings
- 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 TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableAsIsRenewals(boolean enableAsIsRenewals) protected voidsetEnableAsIsRenewals(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableAutoAddDerivedAsset(boolean enableAutoAddDerivedAsset) protected voidsetEnableAutoAddDerivedAsset(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableCoreCPQ(boolean enableCoreCPQ) protected voidsetEnableCoreCPQ(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableDeltaPricing(boolean enableDeltaPricing) protected voidsetEnableDeltaPricing(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableGroupRamp(boolean enableGroupRamp) protected voidsetEnableGroupRamp(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableRampDeal(boolean enableRampDeal) protected voidsetEnableRampDeal(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableRevUnifiedSetup(boolean enableRevUnifiedSetup) protected voidsetEnableRevUnifiedSetup(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableTransactionCloning(boolean enableTransactionCloning) protected voidsetEnableTransactionCloning(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableTransactionProcessor(boolean enableTransactionProcessor) protected voidsetEnableTransactionProcessor(XmlInputStream __in, TypeMapper __typeMapper) voidsetGroupsEnabled(boolean groupsEnabled) protected voidsetGroupsEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetRelaxUniqueCipValidation(boolean relaxUniqueCipValidation) protected voidsetRelaxUniqueCipValidation(XmlInputStream __in, TypeMapper __typeMapper) voidsetSkipOrgSttPricing(boolean skipOrgSttPricing) protected voidsetSkipOrgSttPricing(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
-
RevenueManagementSettings
public RevenueManagementSettings()Constructor
-
-
Method Details
-
getEnableAsIsRenewals
public boolean getEnableAsIsRenewals() -
isEnableAsIsRenewals
public boolean isEnableAsIsRenewals() -
setEnableAsIsRenewals
public void setEnableAsIsRenewals(boolean enableAsIsRenewals) -
setEnableAsIsRenewals
protected void setEnableAsIsRenewals(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableAutoAddDerivedAsset
public boolean getEnableAutoAddDerivedAsset() -
isEnableAutoAddDerivedAsset
public boolean isEnableAutoAddDerivedAsset() -
setEnableAutoAddDerivedAsset
public void setEnableAutoAddDerivedAsset(boolean enableAutoAddDerivedAsset) -
setEnableAutoAddDerivedAsset
protected void setEnableAutoAddDerivedAsset(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableCoreCPQ
public boolean getEnableCoreCPQ() -
isEnableCoreCPQ
public boolean isEnableCoreCPQ() -
setEnableCoreCPQ
public void setEnableCoreCPQ(boolean enableCoreCPQ) -
setEnableCoreCPQ
protected void setEnableCoreCPQ(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableDeltaPricing
public boolean getEnableDeltaPricing() -
isEnableDeltaPricing
public boolean isEnableDeltaPricing() -
setEnableDeltaPricing
public void setEnableDeltaPricing(boolean enableDeltaPricing) -
setEnableDeltaPricing
protected void setEnableDeltaPricing(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableGroupRamp
public boolean getEnableGroupRamp() -
isEnableGroupRamp
public boolean isEnableGroupRamp() -
setEnableGroupRamp
public void setEnableGroupRamp(boolean enableGroupRamp) -
setEnableGroupRamp
protected void setEnableGroupRamp(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableRampDeal
public boolean getEnableRampDeal() -
isEnableRampDeal
public boolean isEnableRampDeal() -
setEnableRampDeal
public void setEnableRampDeal(boolean enableRampDeal) -
setEnableRampDeal
protected void setEnableRampDeal(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableRevUnifiedSetup
public boolean getEnableRevUnifiedSetup() -
isEnableRevUnifiedSetup
public boolean isEnableRevUnifiedSetup() -
setEnableRevUnifiedSetup
public void setEnableRevUnifiedSetup(boolean enableRevUnifiedSetup) -
setEnableRevUnifiedSetup
protected void setEnableRevUnifiedSetup(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableTransactionCloning
public boolean getEnableTransactionCloning() -
isEnableTransactionCloning
public boolean isEnableTransactionCloning() -
setEnableTransactionCloning
public void setEnableTransactionCloning(boolean enableTransactionCloning) -
setEnableTransactionCloning
protected void setEnableTransactionCloning(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableTransactionProcessor
public boolean getEnableTransactionProcessor() -
isEnableTransactionProcessor
public boolean isEnableTransactionProcessor() -
setEnableTransactionProcessor
public void setEnableTransactionProcessor(boolean enableTransactionProcessor) -
setEnableTransactionProcessor
protected void setEnableTransactionProcessor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getGroupsEnabled
public boolean getGroupsEnabled() -
isGroupsEnabled
public boolean isGroupsEnabled() -
setGroupsEnabled
public void setGroupsEnabled(boolean groupsEnabled) -
setGroupsEnabled
protected void setGroupsEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRelaxUniqueCipValidation
public boolean getRelaxUniqueCipValidation() -
isRelaxUniqueCipValidation
public boolean isRelaxUniqueCipValidation() -
setRelaxUniqueCipValidation
public void setRelaxUniqueCipValidation(boolean relaxUniqueCipValidation) -
setRelaxUniqueCipValidation
protected void setRelaxUniqueCipValidation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSkipOrgSttPricing
public boolean getSkipOrgSttPricing() -
isSkipOrgSttPricing
public boolean isSkipOrgSttPricing() -
setSkipOrgSttPricing
public void setSkipOrgSttPricing(boolean skipOrgSttPricing) -
setSkipOrgSttPricing
protected void setSkipOrgSttPricing(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
-