Package com.sforce.soap.metadata
Class LicenseDefinition
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.LicenseDefinition
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class LicenseDefinition extends Metadata
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Constructor Summary
Constructors Constructor Description LicenseDefinition()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAggregationGroup()java.lang.StringgetDescription()booleangetIsPublished()java.lang.StringgetLabel()LicensedCustomPermissions[]getLicensedCustomPermissions()java.lang.StringgetLicensingAuthority()java.lang.StringgetLicensingAuthorityProvider()intgetMinPlatformVersion()java.lang.StringgetOrigin()intgetRevision()intgetTrialLicenseDuration()intgetTrialLicenseQuantity()booleanisIsPublished()voidload(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidloadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetAggregationGroup(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAggregationGroup(java.lang.String aggregationGroup)protected voidsetDescription(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDescription(java.lang.String description)voidsetIsPublished(boolean isPublished)protected voidsetIsPublished(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetLabel(java.lang.String label)voidsetLicensedCustomPermissions(LicensedCustomPermissions[] licensedCustomPermissions)protected voidsetLicensedCustomPermissions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetLicensingAuthority(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetLicensingAuthority(java.lang.String licensingAuthority)protected voidsetLicensingAuthorityProvider(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetLicensingAuthorityProvider(java.lang.String licensingAuthorityProvider)voidsetMinPlatformVersion(int minPlatformVersion)protected voidsetMinPlatformVersion(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetOrigin(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOrigin(java.lang.String origin)voidsetRevision(int revision)protected voidsetRevision(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetTrialLicenseDuration(int trialLicenseDuration)protected voidsetTrialLicenseDuration(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetTrialLicenseQuantity(int trialLicenseQuantity)protected voidsetTrialLicenseQuantity(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)java.lang.StringtoString()voidwrite(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidwriteFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getAggregationGroup
public java.lang.String getAggregationGroup()
-
setAggregationGroup
public void setAggregationGroup(java.lang.String aggregationGroup)
-
setAggregationGroup
protected void setAggregationGroup(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getDescription
public java.lang.String getDescription()
-
setDescription
public void setDescription(java.lang.String description)
-
setDescription
protected void setDescription(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getIsPublished
public boolean getIsPublished()
-
isIsPublished
public boolean isIsPublished()
-
setIsPublished
public void setIsPublished(boolean isPublished)
-
setIsPublished
protected void setIsPublished(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getLabel
public java.lang.String getLabel()
-
setLabel
public void setLabel(java.lang.String label)
-
setLabel
protected void setLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getLicensedCustomPermissions
public LicensedCustomPermissions[] getLicensedCustomPermissions()
-
setLicensedCustomPermissions
public void setLicensedCustomPermissions(LicensedCustomPermissions[] licensedCustomPermissions)
-
setLicensedCustomPermissions
protected void setLicensedCustomPermissions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getLicensingAuthority
public java.lang.String getLicensingAuthority()
-
setLicensingAuthority
public void setLicensingAuthority(java.lang.String licensingAuthority)
-
setLicensingAuthority
protected void setLicensingAuthority(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getLicensingAuthorityProvider
public java.lang.String getLicensingAuthorityProvider()
-
setLicensingAuthorityProvider
public void setLicensingAuthorityProvider(java.lang.String licensingAuthorityProvider)
-
setLicensingAuthorityProvider
protected void setLicensingAuthorityProvider(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getMinPlatformVersion
public int getMinPlatformVersion()
-
setMinPlatformVersion
public void setMinPlatformVersion(int minPlatformVersion)
-
setMinPlatformVersion
protected void setMinPlatformVersion(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getOrigin
public java.lang.String getOrigin()
-
setOrigin
public void setOrigin(java.lang.String origin)
-
setOrigin
protected void setOrigin(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getRevision
public int getRevision()
-
setRevision
public void setRevision(int revision)
-
setRevision
protected void setRevision(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getTrialLicenseDuration
public int getTrialLicenseDuration()
-
setTrialLicenseDuration
public void setTrialLicenseDuration(int trialLicenseDuration)
-
setTrialLicenseDuration
protected void setTrialLicenseDuration(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getTrialLicenseQuantity
public int getTrialLicenseQuantity()
-
setTrialLicenseQuantity
public void setTrialLicenseQuantity(int trialLicenseQuantity)
-
setTrialLicenseQuantity
protected void setTrialLicenseQuantity(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Overrides:
writeFieldsin classMetadata- Throws:
java.io.IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Overrides:
loadFieldsin classMetadata- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
-