| Constructor and Description |
|---|
RetrieveResult()
Constructor
|
public boolean getDone()
public boolean isDone()
public void setDone(boolean done)
protected void setDone(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getErrorMessage()
public void setErrorMessage(String errorMessage)
protected void setErrorMessage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic StatusCode getErrorStatusCode()
public void setErrorStatusCode(StatusCode errorStatusCode)
protected void setErrorStatusCode(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FileProperties[] getFileProperties()
public void setFileProperties(FileProperties[] fileProperties)
protected void setFileProperties(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getId()
public void setId(String id)
protected void setId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic RetrieveMessage[] getMessages()
public void setMessages(RetrieveMessage[] messages)
protected void setMessages(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic RetrieveStatus getStatus()
public void setStatus(RetrieveStatus status)
protected void setStatus(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getSuccess()
public boolean isSuccess()
public void setSuccess(boolean success)
protected void setSuccess(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic byte[] getZipFile()
public void setZipFile(byte[] zipFile)
protected void setZipFile(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.