RemoteSimulationService.getCameraJsonName_args ============================================== .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public static class getCameraJsonName_args implements org.apache.thrift.TBase, java.io.Serializable, Cloneable, Comparable :outertype: RemoteSimulationService Fields ------ id ^^ .. java:field:: public int id :outertype: RemoteSimulationService.getCameraJsonName_args metaDataMap ^^^^^^^^^^^ .. java:field:: public static final java.util.Map<_Fields, org.apache.thrift.meta_data.FieldMetaData> metaDataMap :outertype: RemoteSimulationService.getCameraJsonName_args Constructors ------------ getCameraJsonName_args ^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public getCameraJsonName_args() :outertype: RemoteSimulationService.getCameraJsonName_args getCameraJsonName_args ^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public getCameraJsonName_args(int id) :outertype: RemoteSimulationService.getCameraJsonName_args getCameraJsonName_args ^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public getCameraJsonName_args(getCameraJsonName_args other) :outertype: RemoteSimulationService.getCameraJsonName_args Performs a deep copy on \ *other*\ . Methods ------- clear ^^^^^ .. java:method:: @Override public void clear() :outertype: RemoteSimulationService.getCameraJsonName_args compareTo ^^^^^^^^^ .. java:method:: @Override public int compareTo(getCameraJsonName_args other) :outertype: RemoteSimulationService.getCameraJsonName_args deepCopy ^^^^^^^^ .. java:method:: public getCameraJsonName_args deepCopy() :outertype: RemoteSimulationService.getCameraJsonName_args equals ^^^^^^ .. java:method:: @Override public boolean equals(java.lang.Object that) :outertype: RemoteSimulationService.getCameraJsonName_args equals ^^^^^^ .. java:method:: public boolean equals(getCameraJsonName_args that) :outertype: RemoteSimulationService.getCameraJsonName_args fieldForId ^^^^^^^^^^ .. java:method:: public _Fields fieldForId(int fieldId) :outertype: RemoteSimulationService.getCameraJsonName_args getFieldValue ^^^^^^^^^^^^^ .. java:method:: public java.lang.Object getFieldValue(_Fields field) :outertype: RemoteSimulationService.getCameraJsonName_args getId ^^^^^ .. java:method:: public int getId() :outertype: RemoteSimulationService.getCameraJsonName_args hashCode ^^^^^^^^ .. java:method:: @Override public int hashCode() :outertype: RemoteSimulationService.getCameraJsonName_args isSet ^^^^^ .. java:method:: public boolean isSet(_Fields field) :outertype: RemoteSimulationService.getCameraJsonName_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.getCameraJsonName_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.getCameraJsonName_args setFieldValue ^^^^^^^^^^^^^ .. java:method:: public void setFieldValue(_Fields field, java.lang.Object value) :outertype: RemoteSimulationService.getCameraJsonName_args setId ^^^^^ .. java:method:: public getCameraJsonName_args setId(int id) :outertype: RemoteSimulationService.getCameraJsonName_args setIdIsSet ^^^^^^^^^^ .. java:method:: public void setIdIsSet(boolean value) :outertype: RemoteSimulationService.getCameraJsonName_args toString ^^^^^^^^ .. java:method:: @Override public java.lang.String toString() :outertype: RemoteSimulationService.getCameraJsonName_args unsetId ^^^^^^^ .. java:method:: public void unsetId() :outertype: RemoteSimulationService.getCameraJsonName_args validate ^^^^^^^^ .. java:method:: public void validate() throws org.apache.thrift.TException :outertype: RemoteSimulationService.getCameraJsonName_args write ^^^^^ .. java:method:: public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException :outertype: RemoteSimulationService.getCameraJsonName_args