public class InvalidFieldFault extends ApiQueryFault implements IInvalidFieldFault
| Constructor and Description |
|---|
InvalidFieldFault()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(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) |
getColumn, getRow, setColumn, setColumn, setRow, setRowgetExceptionCode, getExceptionMessage, getExtendedErrorDetails, setExceptionCode, setExceptionCode, setExceptionMessage, setExceptionMessage, setExtendedErrorDetails, setExtendedErrorDetailsgetFaultCode, setFaultCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetColumn, getRow, setColumn, setRowgetExceptionCode, getExceptionMessage, getExtendedErrorDetails, setExceptionCode, setExceptionMessage, setExtendedErrorDetailspublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
write in interface XMLizablewrite in class ApiQueryFaultjava.io.IOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
writeFields in class ApiQueryFaultjava.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizableload in class ApiQueryFaultjava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
loadFields in class ApiQueryFaultjava.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class ApiQueryFaultCopyright © 2020. All Rights Reserved.