Class 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 Detail

      • LicenseDefinition

        public LicenseDefinition()
        Constructor
    • 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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.sforce.ws.ConnectionException
      • 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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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.IOException
        com.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
        Specified by:
        write in interface com.sforce.ws.bind.XMLizable
        Overrides:
        write in class Metadata
        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:
        writeFields in class Metadata
        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
        Specified by:
        load in interface com.sforce.ws.bind.XMLizable
        Overrides:
        load in class Metadata
        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:
        loadFields in class Metadata
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Metadata