Class UIObjectRelationConfig

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

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

      • UIObjectRelationConfig

        public UIObjectRelationConfig()
        Constructor
    • Method Detail

      • setUIObjectRelationFieldConfigs

        public void setUIObjectRelationFieldConfigs​(UIObjectRelationFieldConfig[] UIObjectRelationFieldConfigs)
      • setUIObjectRelationFieldConfigs

        protected void setUIObjectRelationFieldConfigs​(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
      • getContextObject

        public java.lang.String getContextObject()
      • setContextObject

        public void setContextObject​(java.lang.String contextObject)
      • setContextObject

        protected void setContextObject​(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
      • getContextObjectRecordType

        public java.lang.String getContextObjectRecordType()
      • setContextObjectRecordType

        public void setContextObjectRecordType​(java.lang.String contextObjectRecordType)
      • setContextObjectRecordType

        protected void setContextObjectRecordType​(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
      • getDirectRelationshipField

        public java.lang.String getDirectRelationshipField()
      • setDirectRelationshipField

        public void setDirectRelationshipField​(java.lang.String directRelationshipField)
      • setDirectRelationshipField

        protected void setDirectRelationshipField​(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
      • getIndirectObjectContextField

        public java.lang.String getIndirectObjectContextField()
      • setIndirectObjectContextField

        public void setIndirectObjectContextField​(java.lang.String indirectObjectContextField)
      • setIndirectObjectContextField

        protected void setIndirectObjectContextField​(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
      • getIndirectObjectRelatedField

        public java.lang.String getIndirectObjectRelatedField()
      • setIndirectObjectRelatedField

        public void setIndirectObjectRelatedField​(java.lang.String indirectObjectRelatedField)
      • setIndirectObjectRelatedField

        protected void setIndirectObjectRelatedField​(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
      • getIndirectRelationshipObject

        public java.lang.String getIndirectRelationshipObject()
      • setIndirectRelationshipObject

        public void setIndirectRelationshipObject​(java.lang.String indirectRelationshipObject)
      • setIndirectRelationshipObject

        protected void setIndirectRelationshipObject​(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
      • getIsActive

        public boolean getIsActive()
      • isIsActive

        public boolean isIsActive()
      • setIsActive

        public void setIsActive​(boolean isActive)
      • setIsActive

        protected void setIsActive​(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
      • getMasterLabel

        public java.lang.String getMasterLabel()
      • setMasterLabel

        public void setMasterLabel​(java.lang.String masterLabel)
      • setMasterLabel

        protected void setMasterLabel​(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
      • getRelatedObject

        public java.lang.String getRelatedObject()
      • setRelatedObject

        public void setRelatedObject​(java.lang.String relatedObject)
      • setRelatedObject

        protected void setRelatedObject​(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
      • getRelatedObjectRecordType

        public java.lang.String getRelatedObjectRecordType()
      • setRelatedObjectRecordType

        public void setRelatedObjectRecordType​(java.lang.String relatedObjectRecordType)
      • setRelatedObjectRecordType

        protected void setRelatedObjectRecordType​(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
      • setRelationshipType

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