RemoteSimulationService.getObjectiveJsonName_args ================================================= .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public static class getObjectiveJsonName_args implements org.apache.thrift.TBase, java.io.Serializable, Cloneable, Comparable :outertype: RemoteSimulationService Fields ------ id ^^ .. java:field:: public int id :outertype: RemoteSimulationService.getObjectiveJsonName_args metaDataMap ^^^^^^^^^^^ .. java:field:: public static final java.util.Map<_Fields, org.apache.thrift.meta_data.FieldMetaData> metaDataMap :outertype: RemoteSimulationService.getObjectiveJsonName_args Constructors ------------ getObjectiveJsonName_args ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public getObjectiveJsonName_args() :outertype: RemoteSimulationService.getObjectiveJsonName_args getObjectiveJsonName_args ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public getObjectiveJsonName_args(int id) :outertype: RemoteSimulationService.getObjectiveJsonName_args getObjectiveJsonName_args ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public getObjectiveJsonName_args(getObjectiveJsonName_args other) :outertype: RemoteSimulationService.getObjectiveJsonName_args Performs a deep copy on \ *other*\ . Methods ------- clear ^^^^^ .. java:method:: @Override public void clear() :outertype: RemoteSimulationService.getObjectiveJsonName_args compareTo ^^^^^^^^^ .. java:method:: @Override public int compareTo(getObjectiveJsonName_args other) :outertype: RemoteSimulationService.getObjectiveJsonName_args deepCopy ^^^^^^^^ .. java:method:: public getObjectiveJsonName_args deepCopy() :outertype: RemoteSimulationService.getObjectiveJsonName_args equals ^^^^^^ .. java:method:: @Override public boolean equals(java.lang.Object that) :outertype: RemoteSimulationService.getObjectiveJsonName_args equals ^^^^^^ .. java:method:: public boolean equals(getObjectiveJsonName_args that) :outertype: RemoteSimulationService.getObjectiveJsonName_args fieldForId ^^^^^^^^^^ .. java:method:: public _Fields fieldForId(int fieldId) :outertype: RemoteSimulationService.getObjectiveJsonName_args getFieldValue ^^^^^^^^^^^^^ .. java:method:: public java.lang.Object getFieldValue(_Fields field) :outertype: RemoteSimulationService.getObjectiveJsonName_args getId ^^^^^ .. java:method:: public int getId() :outertype: RemoteSimulationService.getObjectiveJsonName_args hashCode ^^^^^^^^ .. java:method:: @Override public int hashCode() :outertype: RemoteSimulationService.getObjectiveJsonName_args isSet ^^^^^ .. java:method:: public boolean isSet(_Fields field) :outertype: RemoteSimulationService.getObjectiveJsonName_args Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise isSetId ^^^^^^^ .. java:method:: public boolean isSetId() :outertype: RemoteSimulationService.getObjectiveJsonName_args Returns true if field id is set (has been assigned a value) and false otherwise read ^^^^ .. java:method:: public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException :outertype: RemoteSimulationService.getObjectiveJsonName_args setFieldValue ^^^^^^^^^^^^^ .. java:method:: public void setFieldValue(_Fields field, java.lang.Object value) :outertype: RemoteSimulationService.getObjectiveJsonName_args setId ^^^^^ .. java:method:: public getObjectiveJsonName_args setId(int id) :outertype: RemoteSimulationService.getObjectiveJsonName_args setIdIsSet ^^^^^^^^^^ .. java:method:: public void setIdIsSet(boolean value) :outertype: RemoteSimulationService.getObjectiveJsonName_args toString ^^^^^^^^ .. java:method:: @Override public java.lang.String toString() :outertype: RemoteSimulationService.getObjectiveJsonName_args unsetId ^^^^^^^ .. java:method:: public void unsetId() :outertype: RemoteSimulationService.getObjectiveJsonName_args validate ^^^^^^^^ .. java:method:: public void validate() throws org.apache.thrift.TException :outertype: RemoteSimulationService.getObjectiveJsonName_args write ^^^^^ .. java:method:: public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException :outertype: RemoteSimulationService.getObjectiveJsonName_args