Package com.sforce.soap.partner
Interface ICustomLinkComponent
- All Superinterfaces:
IDescribeLayoutComponent
- All Known Implementing Classes:
CustomLinkComponent
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Method Summary
Modifier and TypeMethodDescriptionelement : customLink of type {urn:partner.soap.sforce.com}DescribeLayoutButton java type: com.sforce.soap.partner.DescribeLayoutButtonvoidsetCustomLink(IDescribeLayoutButton customLink) Methods inherited from interface com.sforce.soap.partner.IDescribeLayoutComponent
getDisplayLines, getTabOrder, getType, getValue, setDisplayLines, setTabOrder, setType, setValue
-
Method Details
-
getCustomLink
IDescribeLayoutButton getCustomLink()element : customLink of type {urn:partner.soap.sforce.com}DescribeLayoutButton java type: com.sforce.soap.partner.DescribeLayoutButton -
setCustomLink
-