public class CustomLinkComponent extends DescribeLayoutComponent implements ICustomLinkComponent
| Constructor and Description |
|---|
CustomLinkComponent()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLayoutButton |
getCustomLink()
element : customLink of type {urn:partner.soap.sforce.com}DescribeLayoutButton
java type: com.sforce.soap.partner.DescribeLayoutButton
|
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 |
setCustomLink(IDescribeLayoutButton customLink) |
String |
toString() |
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) |
getDisplayLines, getTabOrder, getType, getValue, setDisplayLines, setTabOrder, setType, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDisplayLines, getTabOrder, getType, getValue, setDisplayLines, setTabOrder, setType, setValuepublic DescribeLayoutButton getCustomLink()
ICustomLinkComponentgetCustomLink in interface ICustomLinkComponentpublic void setCustomLink(IDescribeLayoutButton customLink)
setCustomLink in interface ICustomLinkComponentpublic void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
write in interface com.sforce.ws.bind.XMLizablewrite in class DescribeLayoutComponentIOExceptionprotected void writeFields(com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException
writeFields in class DescribeLayoutComponentIOExceptionpublic void load(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException,
com.sforce.ws.ConnectionException
load in interface com.sforce.ws.bind.XMLizableload in class DescribeLayoutComponentIOExceptioncom.sforce.ws.ConnectionExceptionprotected void loadFields(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException,
com.sforce.ws.ConnectionException
loadFields in class DescribeLayoutComponentIOExceptioncom.sforce.ws.ConnectionExceptionpublic String toString()
toString in class DescribeLayoutComponentCopyright © 2015. All Rights Reserved.