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