Class ConnectedAppMobileDetailConfig

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

    public class ConnectedAppMobileDetailConfig
    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

      • ConnectedAppMobileDetailConfig

        public ConnectedAppMobileDetailConfig()
        Constructor
    • Method Detail

      • getApplicationBinaryFile

        public byte[] getApplicationBinaryFile()
      • setApplicationBinaryFile

        public void setApplicationBinaryFile​(byte[] applicationBinaryFile)
      • setApplicationBinaryFile

        protected void setApplicationBinaryFile​(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
      • getApplicationBinaryFileName

        public java.lang.String getApplicationBinaryFileName()
      • setApplicationBinaryFileName

        public void setApplicationBinaryFileName​(java.lang.String applicationBinaryFileName)
      • setApplicationBinaryFileName

        protected void setApplicationBinaryFileName​(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
      • getApplicationBundleIdentifier

        public java.lang.String getApplicationBundleIdentifier()
      • setApplicationBundleIdentifier

        public void setApplicationBundleIdentifier​(java.lang.String applicationBundleIdentifier)
      • setApplicationBundleIdentifier

        protected void setApplicationBundleIdentifier​(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
      • getApplicationFileLength

        public int getApplicationFileLength()
      • setApplicationFileLength

        public void setApplicationFileLength​(int applicationFileLength)
      • setApplicationFileLength

        protected void setApplicationFileLength​(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
      • getApplicationIconFile

        public java.lang.String getApplicationIconFile()
      • setApplicationIconFile

        public void setApplicationIconFile​(java.lang.String applicationIconFile)
      • setApplicationIconFile

        protected void setApplicationIconFile​(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
      • getApplicationIconFileName

        public java.lang.String getApplicationIconFileName()
      • setApplicationIconFileName

        public void setApplicationIconFileName​(java.lang.String applicationIconFileName)
      • setApplicationIconFileName

        protected void setApplicationIconFileName​(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
      • getApplicationInstallUrl

        public java.lang.String getApplicationInstallUrl()
      • setApplicationInstallUrl

        public void setApplicationInstallUrl​(java.lang.String applicationInstallUrl)
      • setApplicationInstallUrl

        protected void setApplicationInstallUrl​(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
      • setDevicePlatform

        public void setDevicePlatform​(DevicePlatformType devicePlatform)
      • setDevicePlatform

        protected void setDevicePlatform​(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
      • getDeviceType

        public DeviceType getDeviceType()
      • setDeviceType

        public void setDeviceType​(DeviceType deviceType)
      • setDeviceType

        protected void setDeviceType​(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
      • getMinimumOsVersion

        public java.lang.String getMinimumOsVersion()
      • setMinimumOsVersion

        public void setMinimumOsVersion​(java.lang.String minimumOsVersion)
      • setMinimumOsVersion

        protected void setMinimumOsVersion​(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
      • getPrivateApp

        public boolean getPrivateApp()
      • isPrivateApp

        public boolean isPrivateApp()
      • setPrivateApp

        public void setPrivateApp​(boolean privateApp)
      • setPrivateApp

        protected void setPrivateApp​(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
      • getVersion

        public java.lang.String getVersion()
      • setVersion

        public void setVersion​(java.lang.String version)
      • setVersion

        protected void setVersion​(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