RemoteSimulationService.getNextImage_result

public static class getNextImage_result implements org.apache.thrift.TBase<getNextImage_result, getNextImage_result._Fields>, java.io.Serializable, Cloneable, Comparable<getNextImage_result>

Fields

metaDataMap

public static final java.util.Map<_Fields, org.apache.thrift.meta_data.FieldMetaData> metaDataMap

success

public java.nio.ByteBuffer success

Constructors

getNextImage_result

public getNextImage_result()

getNextImage_result

public getNextImage_result(java.nio.ByteBuffer success, ImageGenerationException ex, UnknownSimulationIdException ex2)

getNextImage_result

public getNextImage_result(getNextImage_result other)

Performs a deep copy on other.

Methods

bufferForSuccess

public java.nio.ByteBuffer bufferForSuccess()

clear

public void clear()

compareTo

public int compareTo(getNextImage_result other)

deepCopy

public getNextImage_result deepCopy()

equals

public boolean equals(java.lang.Object that)

equals

public boolean equals(getNextImage_result that)

fieldForId

public _Fields fieldForId(int fieldId)

getEx

public ImageGenerationException getEx()

getEx2

public UnknownSimulationIdException getEx2()

getFieldValue

public java.lang.Object getFieldValue(_Fields field)

getSuccess

public byte[] getSuccess()

hashCode

public int hashCode()

isSet

public boolean isSet(_Fields field)

Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise

isSetEx

public boolean isSetEx()

Returns true if field ex is set (has been assigned a value) and false otherwise

isSetEx2

public boolean isSetEx2()

Returns true if field ex2 is set (has been assigned a value) and false otherwise

isSetSuccess

public boolean isSetSuccess()

Returns true if field success is set (has been assigned a value) and false otherwise

read

public void read(org.apache.thrift.protocol.TProtocol iprot)

setEx2IsSet

public void setEx2IsSet(boolean value)

setExIsSet

public void setExIsSet(boolean value)

setFieldValue

public void setFieldValue(_Fields field, java.lang.Object value)

setSuccess

public getNextImage_result setSuccess(byte[] success)

setSuccess

public getNextImage_result setSuccess(java.nio.ByteBuffer success)

setSuccessIsSet

public void setSuccessIsSet(boolean value)

toString

public java.lang.String toString()

unsetEx

public void unsetEx()

unsetEx2

public void unsetEx2()

unsetSuccess

public void unsetSuccess()

validate

public void validate()

write

public void write(org.apache.thrift.protocol.TProtocol oprot)