RemoteSimulationService.getSimulationState_result

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

Fields

metaDataMap

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

success

public java.lang.String success

Constructors

getSimulationState_result

public getSimulationState_result()

getSimulationState_result

public getSimulationState_result(java.lang.String success)

getSimulationState_result

public getSimulationState_result(getSimulationState_result other)

Performs a deep copy on other.

Methods

clear

public void clear()

compareTo

public int compareTo(getSimulationState_result other)

deepCopy

public getSimulationState_result deepCopy()

equals

public boolean equals(java.lang.Object that)

equals

public boolean equals(getSimulationState_result that)

fieldForId

public _Fields fieldForId(int fieldId)

getFieldValue

public java.lang.Object getFieldValue(_Fields field)

getSuccess

public java.lang.String 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

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)

setFieldValue

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

setSuccess

public getSimulationState_result setSuccess(java.lang.String success)

setSuccessIsSet

public void setSuccessIsSet(boolean value)

toString

public java.lang.String toString()

unsetSuccess

public void unsetSuccess()

validate

public void validate()

write

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