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(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setCustomLink(IDescribeLayoutButton customLink) |
protected void |
setCustomLink(XmlInputStream __in,
TypeMapper __typeMapper) |
java.lang.String |
toString() |
void |
write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
getDisplayLines, getTabOrder, getType, getValue, setDisplayLines, setDisplayLines, setTabOrder, setTabOrder, setType, setType, setValue, 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 ICustomLinkComponentprotected void setCustomLink(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
write in interface XMLizablewrite in class DescribeLayoutComponentjava.io.IOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
writeFields in class DescribeLayoutComponentjava.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizableload in class DescribeLayoutComponentjava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
loadFields in class DescribeLayoutComponentjava.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class DescribeLayoutComponentCopyright © 2020. All Rights Reserved.