Class DescribeLayoutButton

java.lang.Object
com.sforce.soap.partner.DescribeLayoutButton
All Implemented Interfaces:
IDescribeLayoutButton, com.sforce.ws.bind.XMLizable

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

    Constructors
    Constructor
    Description
    Constructor
  • Method Summary

    Modifier and Type
    Method
    Description
    element : behavior of type {urn:partner.soap.sforce.com}WebLinkWindowType java type: com.sforce.soap.partner.WebLinkWindowType
    element : colors of type {urn:partner.soap.sforce.com}DescribeColor java type: com.sforce.soap.partner.DescribeColor[]
    element : content of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : contentSource of type {urn:partner.soap.sforce.com}WebLinkType java type: com.sforce.soap.partner.WebLinkType
    boolean
    element : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : encoding of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : height of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.Integer
    element : icons of type {urn:partner.soap.sforce.com}DescribeIcon java type: com.sforce.soap.partner.DescribeIcon[]
    element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : menubar of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
    element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    boolean
    element : overridden of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : resizeable of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
    element : scrollbars of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
    element : showsLocation of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
    element : showsStatus of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
    element : toolbar of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
    element : url of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : width of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.Integer
    element : windowPosition of type {urn:partner.soap.sforce.com}WebLinkPosition java type: com.sforce.soap.partner.WebLinkPosition
    boolean
     
    boolean
     
    void
    load​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    loadFields​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
     
    protected void
    setBehavior​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
     
    protected void
    setColors​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setContent​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setContent​(String content)
     
    void
    setContentSource​(WebLinkType contentSource)
     
    protected void
    setContentSource​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setCustom​(boolean custom)
     
    protected void
    setCustom​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setEncoding​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setEncoding​(String encoding)
     
    protected void
    setHeight​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setHeight​(Integer height)
     
    void
    setIcons​(IDescribeIcon[] icons)
     
    protected void
    setIcons​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setLabel​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setLabel​(String label)
     
    protected void
    setMenubar​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setMenubar​(Boolean menubar)
     
    protected void
    setName​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setName​(String name)
     
    void
    setOverridden​(boolean overridden)
     
    protected void
    setOverridden​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setResizeable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setResizeable​(Boolean resizeable)
     
    protected void
    setScrollbars​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setScrollbars​(Boolean scrollbars)
     
    protected void
    setShowsLocation​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setShowsLocation​(Boolean showsLocation)
     
    protected void
    setShowsStatus​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setShowsStatus​(Boolean showsStatus)
     
    protected void
    setToolbar​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setToolbar​(Boolean toolbar)
     
    protected void
    setUrl​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setUrl​(String url)
     
    protected void
    setWidth​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setWidth​(Integer width)
     
    void
     
    protected void
    setWindowPosition​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
     
    void
    write​(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    writeFields​(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • DescribeLayoutButton

      public DescribeLayoutButton()
      Constructor
  • Method Details

    • getBehavior

      public WebLinkWindowType getBehavior()
      Description copied from interface: IDescribeLayoutButton
      element : behavior of type {urn:partner.soap.sforce.com}WebLinkWindowType java type: com.sforce.soap.partner.WebLinkWindowType
      Specified by:
      getBehavior in interface IDescribeLayoutButton
    • setBehavior

      public void setBehavior(WebLinkWindowType behavior)
      Specified by:
      setBehavior in interface IDescribeLayoutButton
    • setBehavior

      protected void setBehavior(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getColors

      public DescribeColor[] getColors()
      Description copied from interface: IDescribeLayoutButton
      element : colors of type {urn:partner.soap.sforce.com}DescribeColor java type: com.sforce.soap.partner.DescribeColor[]
      Specified by:
      getColors in interface IDescribeLayoutButton
    • setColors

      public void setColors(IDescribeColor[] colors)
      Specified by:
      setColors in interface IDescribeLayoutButton
    • setColors

      protected void setColors(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getContent

      public String getContent()
      Description copied from interface: IDescribeLayoutButton
      element : content of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getContent in interface IDescribeLayoutButton
    • setContent

      public void setContent(String content)
      Specified by:
      setContent in interface IDescribeLayoutButton
    • setContent

      protected void setContent(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getContentSource

      public WebLinkType getContentSource()
      Description copied from interface: IDescribeLayoutButton
      element : contentSource of type {urn:partner.soap.sforce.com}WebLinkType java type: com.sforce.soap.partner.WebLinkType
      Specified by:
      getContentSource in interface IDescribeLayoutButton
    • setContentSource

      public void setContentSource(WebLinkType contentSource)
      Specified by:
      setContentSource in interface IDescribeLayoutButton
    • setContentSource

      protected void setContentSource(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getCustom

      public boolean getCustom()
      Description copied from interface: IDescribeLayoutButton
      element : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getCustom in interface IDescribeLayoutButton
    • isCustom

      public boolean isCustom()
      Specified by:
      isCustom in interface IDescribeLayoutButton
    • setCustom

      public void setCustom(boolean custom)
      Specified by:
      setCustom in interface IDescribeLayoutButton
    • setCustom

      protected void setCustom(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getEncoding

      public String getEncoding()
      Description copied from interface: IDescribeLayoutButton
      element : encoding of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getEncoding in interface IDescribeLayoutButton
    • setEncoding

      public void setEncoding(String encoding)
      Specified by:
      setEncoding in interface IDescribeLayoutButton
    • setEncoding

      protected void setEncoding(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getHeight

      public Integer getHeight()
      Description copied from interface: IDescribeLayoutButton
      element : height of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.Integer
      Specified by:
      getHeight in interface IDescribeLayoutButton
    • setHeight

      public void setHeight(Integer height)
      Specified by:
      setHeight in interface IDescribeLayoutButton
    • setHeight

      protected void setHeight(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getIcons

      public DescribeIcon[] getIcons()
      Description copied from interface: IDescribeLayoutButton
      element : icons of type {urn:partner.soap.sforce.com}DescribeIcon java type: com.sforce.soap.partner.DescribeIcon[]
      Specified by:
      getIcons in interface IDescribeLayoutButton
    • setIcons

      public void setIcons(IDescribeIcon[] icons)
      Specified by:
      setIcons in interface IDescribeLayoutButton
    • setIcons

      protected void setIcons(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getLabel

      public String getLabel()
      Description copied from interface: IDescribeLayoutButton
      element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getLabel in interface IDescribeLayoutButton
    • setLabel

      public void setLabel(String label)
      Specified by:
      setLabel in interface IDescribeLayoutButton
    • setLabel

      protected void setLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getMenubar

      public Boolean getMenubar()
      Description copied from interface: IDescribeLayoutButton
      element : menubar of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
      Specified by:
      getMenubar in interface IDescribeLayoutButton
    • setMenubar

      public void setMenubar(Boolean menubar)
      Specified by:
      setMenubar in interface IDescribeLayoutButton
    • setMenubar

      protected void setMenubar(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getName

      public String getName()
      Description copied from interface: IDescribeLayoutButton
      element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getName in interface IDescribeLayoutButton
    • setName

      public void setName(String name)
      Specified by:
      setName in interface IDescribeLayoutButton
    • setName

      protected void setName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOverridden

      public boolean getOverridden()
      Description copied from interface: IDescribeLayoutButton
      element : overridden of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getOverridden in interface IDescribeLayoutButton
    • isOverridden

      public boolean isOverridden()
      Specified by:
      isOverridden in interface IDescribeLayoutButton
    • setOverridden

      public void setOverridden(boolean overridden)
      Specified by:
      setOverridden in interface IDescribeLayoutButton
    • setOverridden

      protected void setOverridden(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getResizeable

      public Boolean getResizeable()
      Description copied from interface: IDescribeLayoutButton
      element : resizeable of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
      Specified by:
      getResizeable in interface IDescribeLayoutButton
    • setResizeable

      public void setResizeable(Boolean resizeable)
      Specified by:
      setResizeable in interface IDescribeLayoutButton
    • setResizeable

      protected void setResizeable(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getScrollbars

      public Boolean getScrollbars()
      Description copied from interface: IDescribeLayoutButton
      element : scrollbars of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
      Specified by:
      getScrollbars in interface IDescribeLayoutButton
    • setScrollbars

      public void setScrollbars(Boolean scrollbars)
      Specified by:
      setScrollbars in interface IDescribeLayoutButton
    • setScrollbars

      protected void setScrollbars(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getShowsLocation

      public Boolean getShowsLocation()
      Description copied from interface: IDescribeLayoutButton
      element : showsLocation of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
      Specified by:
      getShowsLocation in interface IDescribeLayoutButton
    • setShowsLocation

      public void setShowsLocation(Boolean showsLocation)
      Specified by:
      setShowsLocation in interface IDescribeLayoutButton
    • setShowsLocation

      protected void setShowsLocation(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getShowsStatus

      public Boolean getShowsStatus()
      Description copied from interface: IDescribeLayoutButton
      element : showsStatus of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
      Specified by:
      getShowsStatus in interface IDescribeLayoutButton
    • setShowsStatus

      public void setShowsStatus(Boolean showsStatus)
      Specified by:
      setShowsStatus in interface IDescribeLayoutButton
    • setShowsStatus

      protected void setShowsStatus(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getToolbar

      public Boolean getToolbar()
      Description copied from interface: IDescribeLayoutButton
      element : toolbar of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
      Specified by:
      getToolbar in interface IDescribeLayoutButton
    • setToolbar

      public void setToolbar(Boolean toolbar)
      Specified by:
      setToolbar in interface IDescribeLayoutButton
    • setToolbar

      protected void setToolbar(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUrl

      public String getUrl()
      Description copied from interface: IDescribeLayoutButton
      element : url of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUrl in interface IDescribeLayoutButton
    • setUrl

      public void setUrl(String url)
      Specified by:
      setUrl in interface IDescribeLayoutButton
    • setUrl

      protected void setUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getWidth

      public Integer getWidth()
      Description copied from interface: IDescribeLayoutButton
      element : width of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.Integer
      Specified by:
      getWidth in interface IDescribeLayoutButton
    • setWidth

      public void setWidth(Integer width)
      Specified by:
      setWidth in interface IDescribeLayoutButton
    • setWidth

      protected void setWidth(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getWindowPosition

      public WebLinkPosition getWindowPosition()
      Description copied from interface: IDescribeLayoutButton
      element : windowPosition of type {urn:partner.soap.sforce.com}WebLinkPosition java type: com.sforce.soap.partner.WebLinkPosition
      Specified by:
      getWindowPosition in interface IDescribeLayoutButton
    • setWindowPosition

      public void setWindowPosition(WebLinkPosition windowPosition)
      Specified by:
      setWindowPosition in interface IDescribeLayoutButton
    • setWindowPosition

      protected void setWindowPosition(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • write

      public void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Specified by:
      write in interface com.sforce.ws.bind.XMLizable
      Throws:
      IOException
    • writeFields

      protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Throws:
      IOException
    • load

      public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Specified by:
      load in interface com.sforce.ws.bind.XMLizable
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • loadFields

      protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • toString

      public String toString()
      Overrides:
      toString in class Object