RemoteSimulationService.getNextImage_result¶
-
public static class
getNextImage_resultimplements org.apache.thrift.TBase<getNextImage_result, getNextImage_result._Fields>, java.io.Serializable, Cloneable, Comparable<getNextImage_result>¶
Fields¶
ex¶
-
public ImageGenerationException
ex¶
ex2¶
-
public UnknownSimulationIdException
ex2¶
metaDataMap¶
success¶
-
public java.nio.ByteBuffer
success¶
Constructors¶
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()¶
compareTo¶
-
public int
compareTo(getNextImage_result other)¶
deepCopy¶
-
public getNextImage_result
deepCopy()¶
equals¶
-
public boolean
equals(getNextImage_result that)¶
getEx¶
-
public ImageGenerationException
getEx()¶
getEx2¶
-
public UnknownSimulationIdException
getEx2()¶
isSet¶
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
setEx¶
-
public getNextImage_result
setEx(ImageGenerationException ex)¶
setEx2¶
-
public getNextImage_result
setEx2(UnknownSimulationIdException ex2)¶
setSuccess¶
-
public getNextImage_result
setSuccess(byte[] success)¶
setSuccess¶
-
public getNextImage_result
setSuccess(java.nio.ByteBuffer success)¶