RemoteSimulationService.getObjectiveJsonName_result¶
-
public static class
getObjectiveJsonName_resultimplements org.apache.thrift.TBase<getObjectiveJsonName_result, getObjectiveJsonName_result._Fields>, java.io.Serializable, Cloneable, Comparable<getObjectiveJsonName_result>¶
Constructors¶
getObjectiveJsonName_result¶
-
public
getObjectiveJsonName_result(java.lang.String success, UnknownSimulationIdException ex)¶
getObjectiveJsonName_result¶
-
public
getObjectiveJsonName_result(getObjectiveJsonName_result other)¶ Performs a deep copy on other.
Methods¶
compareTo¶
-
public int
compareTo(getObjectiveJsonName_result other)¶
deepCopy¶
-
public getObjectiveJsonName_result
deepCopy()¶
equals¶
-
public boolean
equals(getObjectiveJsonName_result that)¶
getEx¶
-
public UnknownSimulationIdException
getEx()¶
isSet¶
isSetEx¶
-
public boolean
isSetEx()¶ Returns true if field ex 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 getObjectiveJsonName_result
setEx(UnknownSimulationIdException ex)¶
setSuccess¶
-
public getObjectiveJsonName_result
setSuccess(java.lang.String success)¶