Class DeployResult

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

    public class DeployResult
    extends java.lang.Object
    implements com.sforce.ws.bind.XMLizable
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Constructor Detail

      • DeployResult

        public DeployResult()
        Constructor
    • Method Detail

      • getCanceledBy

        public java.lang.String getCanceledBy()
      • setCanceledBy

        public void setCanceledBy​(java.lang.String canceledBy)
      • setCanceledBy

        protected void setCanceledBy​(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
      • getCanceledByName

        public java.lang.String getCanceledByName()
      • setCanceledByName

        public void setCanceledByName​(java.lang.String canceledByName)
      • setCanceledByName

        protected void setCanceledByName​(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
      • getCheckOnly

        public boolean getCheckOnly()
      • isCheckOnly

        public boolean isCheckOnly()
      • setCheckOnly

        public void setCheckOnly​(boolean checkOnly)
      • setCheckOnly

        protected void setCheckOnly​(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
      • getCompletedDate

        public java.util.Calendar getCompletedDate()
      • setCompletedDate

        public void setCompletedDate​(java.util.Calendar completedDate)
      • setCompletedDate

        protected void setCompletedDate​(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
      • getCreatedBy

        public java.lang.String getCreatedBy()
      • setCreatedBy

        public void setCreatedBy​(java.lang.String createdBy)
      • setCreatedBy

        protected void setCreatedBy​(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
      • getCreatedByName

        public java.lang.String getCreatedByName()
      • setCreatedByName

        public void setCreatedByName​(java.lang.String createdByName)
      • setCreatedByName

        protected void setCreatedByName​(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
      • getCreatedDate

        public java.util.Calendar getCreatedDate()
      • setCreatedDate

        public void setCreatedDate​(java.util.Calendar createdDate)
      • setCreatedDate

        protected void setCreatedDate​(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
      • setDetails

        protected void setDetails​(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
      • getDone

        public boolean getDone()
      • isDone

        public boolean isDone()
      • setDone

        public void setDone​(boolean done)
      • setDone

        protected void setDone​(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
      • getErrorMessage

        public java.lang.String getErrorMessage()
      • setErrorMessage

        public void setErrorMessage​(java.lang.String errorMessage)
      • setErrorMessage

        protected void setErrorMessage​(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
      • getErrorStatusCode

        public StatusCode getErrorStatusCode()
      • setErrorStatusCode

        public void setErrorStatusCode​(StatusCode errorStatusCode)
      • setErrorStatusCode

        protected void setErrorStatusCode​(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
      • getId

        public java.lang.String getId()
      • setId

        public void setId​(java.lang.String id)
      • setId

        protected void setId​(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
      • getIgnoreWarnings

        public boolean getIgnoreWarnings()
      • isIgnoreWarnings

        public boolean isIgnoreWarnings()
      • setIgnoreWarnings

        public void setIgnoreWarnings​(boolean ignoreWarnings)
      • setIgnoreWarnings

        protected void setIgnoreWarnings​(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
      • getLastModifiedDate

        public java.util.Calendar getLastModifiedDate()
      • setLastModifiedDate

        public void setLastModifiedDate​(java.util.Calendar lastModifiedDate)
      • setLastModifiedDate

        protected void setLastModifiedDate​(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
      • getNumberComponentErrors

        public int getNumberComponentErrors()
      • setNumberComponentErrors

        public void setNumberComponentErrors​(int numberComponentErrors)
      • setNumberComponentErrors

        protected void setNumberComponentErrors​(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
      • getNumberComponentsDeployed

        public int getNumberComponentsDeployed()
      • setNumberComponentsDeployed

        public void setNumberComponentsDeployed​(int numberComponentsDeployed)
      • setNumberComponentsDeployed

        protected void setNumberComponentsDeployed​(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
      • getNumberComponentsTotal

        public int getNumberComponentsTotal()
      • setNumberComponentsTotal

        public void setNumberComponentsTotal​(int numberComponentsTotal)
      • setNumberComponentsTotal

        protected void setNumberComponentsTotal​(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
      • getNumberTestErrors

        public int getNumberTestErrors()
      • setNumberTestErrors

        public void setNumberTestErrors​(int numberTestErrors)
      • setNumberTestErrors

        protected void setNumberTestErrors​(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
      • getNumberTestsCompleted

        public int getNumberTestsCompleted()
      • setNumberTestsCompleted

        public void setNumberTestsCompleted​(int numberTestsCompleted)
      • setNumberTestsCompleted

        protected void setNumberTestsCompleted​(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
      • getNumberTestsTotal

        public int getNumberTestsTotal()
      • setNumberTestsTotal

        public void setNumberTestsTotal​(int numberTestsTotal)
      • setNumberTestsTotal

        protected void setNumberTestsTotal​(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
      • getRollbackOnError

        public boolean getRollbackOnError()
      • isRollbackOnError

        public boolean isRollbackOnError()
      • setRollbackOnError

        public void setRollbackOnError​(boolean rollbackOnError)
      • setRollbackOnError

        protected void setRollbackOnError​(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
      • getRunTestsEnabled

        public boolean getRunTestsEnabled()
      • isRunTestsEnabled

        public boolean isRunTestsEnabled()
      • setRunTestsEnabled

        public void setRunTestsEnabled​(boolean runTestsEnabled)
      • setRunTestsEnabled

        protected void setRunTestsEnabled​(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
      • getStartDate

        public java.util.Calendar getStartDate()
      • setStartDate

        public void setStartDate​(java.util.Calendar startDate)
      • setStartDate

        protected void setStartDate​(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
      • getStateDetail

        public java.lang.String getStateDetail()
      • setStateDetail

        public void setStateDetail​(java.lang.String stateDetail)
      • setStateDetail

        protected void setStateDetail​(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
      • setStatus

        public void setStatus​(DeployStatus status)
      • setStatus

        protected void setStatus​(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
      • getSuccess

        public boolean getSuccess()
      • isSuccess

        public boolean isSuccess()
      • setSuccess

        public void setSuccess​(boolean success)
      • setSuccess

        protected void setSuccess​(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
        Throws:
        java.io.IOException
      • writeFields

        protected void writeFields​(com.sforce.ws.parser.XmlOutputStream __out,
                                   com.sforce.ws.bind.TypeMapper __typeMapper)
                            throws java.io.IOException
        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
        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
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • toString

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