Interface ICustomLinkComponent

All Superinterfaces:
IDescribeLayoutComponent
All Known Implementing Classes:
CustomLinkComponent

public interface ICustomLinkComponent extends IDescribeLayoutComponent
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Method Details

    • getCustomLink

      IDescribeLayoutButton getCustomLink()
      element : customLink of type {urn:partner.soap.sforce.com}DescribeLayoutButton java type: com.sforce.soap.partner.DescribeLayoutButton
    • setCustomLink

      void setCustomLink(IDescribeLayoutButton customLink)