public class AllowFieldTruncationHeader_element extends com.sforce.ws.bind.SoapHeaderObject implements com.sforce.ws.bind.XMLizable, IAllowFieldTruncationHeader_element
| Constructor and Description |
|---|
AllowFieldTruncationHeader_element()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAllowFieldTruncation()
element : allowFieldTruncation of type {http://www.w3.org/2001/XMLSchema}boolean
java type: boolean
|
boolean |
isAllowFieldTruncation() |
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 |
setAllowFieldTruncation(boolean allowFieldTruncation) |
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) |
public AllowFieldTruncationHeader_element()
public boolean getAllowFieldTruncation()
IAllowFieldTruncationHeader_elementgetAllowFieldTruncation in interface IAllowFieldTruncationHeader_elementpublic boolean isAllowFieldTruncation()
isAllowFieldTruncation in interface IAllowFieldTruncationHeader_elementpublic void setAllowFieldTruncation(boolean allowFieldTruncation)
setAllowFieldTruncation in interface IAllowFieldTruncationHeader_elementpublic 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 com.sforce.ws.bind.SoapHeaderObjectIOExceptionprotected void writeFields(com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws IOException
writeFields in class com.sforce.ws.bind.SoapHeaderObjectIOExceptionpublic 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 com.sforce.ws.bind.SoapHeaderObjectIOExceptioncom.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 com.sforce.ws.bind.SoapHeaderObjectIOExceptioncom.sforce.ws.ConnectionExceptionpublic String toString()
toString in class com.sforce.ws.bind.SoapHeaderObjectCopyright © 2015. All Rights Reserved.