Class PicklistValue

  • All Implemented Interfaces:
    com.sforce.ws.bind.XMLizable

    public class PicklistValue
    extends GlobalPicklistValue
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Constructor Detail

      • PicklistValue

        public PicklistValue()
        Constructor
    • Method Detail

      • getAllowEmail

        public boolean getAllowEmail()
      • isAllowEmail

        public boolean isAllowEmail()
      • setAllowEmail

        public void setAllowEmail​(boolean allowEmail)
      • setAllowEmail

        protected void setAllowEmail​(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
      • getClosed

        public boolean getClosed()
      • isClosed

        public boolean isClosed()
      • setClosed

        public void setClosed​(boolean closed)
      • setClosed

        protected void setClosed​(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
      • getControllingFieldValues

        public java.lang.String[] getControllingFieldValues()
      • setControllingFieldValues

        public void setControllingFieldValues​(java.lang.String[] controllingFieldValues)
      • setControllingFieldValues

        protected void setControllingFieldValues​(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
      • getConverted

        public boolean getConverted()
      • isConverted

        public boolean isConverted()
      • setConverted

        public void setConverted​(boolean converted)
      • setConverted

        protected void setConverted​(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
      • getCssExposed

        public boolean getCssExposed()
      • isCssExposed

        public boolean isCssExposed()
      • setCssExposed

        public void setCssExposed​(boolean cssExposed)
      • setCssExposed

        protected void setCssExposed​(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
      • setForecastCategory

        public void setForecastCategory​(ForecastCategories forecastCategory)
      • setForecastCategory

        protected void setForecastCategory​(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
      • getHighPriority

        public boolean getHighPriority()
      • isHighPriority

        public boolean isHighPriority()
      • setHighPriority

        public void setHighPriority​(boolean highPriority)
      • setHighPriority

        protected void setHighPriority​(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
      • getProbability

        public int getProbability()
      • setProbability

        public void setProbability​(int probability)
      • setProbability

        protected void setProbability​(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
      • getReverseRole

        public java.lang.String getReverseRole()
      • setReverseRole

        public void setReverseRole​(java.lang.String reverseRole)
      • setReverseRole

        protected void setReverseRole​(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
      • getReviewed

        public boolean getReviewed()
      • isReviewed

        public boolean isReviewed()
      • setReviewed

        public void setReviewed​(boolean reviewed)
      • setReviewed

        protected void setReviewed​(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
      • getWon

        public boolean getWon()
      • isWon

        public boolean isWon()
      • setWon

        public void setWon​(boolean won)
      • setWon

        protected void setWon​(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 GlobalPicklistValue
        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 GlobalPicklistValue
        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 GlobalPicklistValue
        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 GlobalPicklistValue
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException