public static class R66Service.isStillRunning_result extends Object implements org.apache.thrift.TBase<R66Service.isStillRunning_result,R66Service.isStillRunning_result._Fields>, Cloneable
Modifier and Type | Class and Description |
---|---|
static class |
R66Service.isStillRunning_result._Fields
The set of fields this struct contains, along with convenience
methods
for finding and manipulating them.
|
Modifier and Type | Field and Description |
---|---|
static Map<R66Service.isStillRunning_result._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
isStillRunning_result() |
isStillRunning_result(boolean success) |
isStillRunning_result(R66Service.isStillRunning_result other)
Performs a deep copy on other.
|
Modifier and Type | Method and Description |
---|---|
void |
clear() |
R66Service.isStillRunning_result |
clone() |
int |
compareTo(R66Service.isStillRunning_result other) |
R66Service.isStillRunning_result |
deepCopy() |
boolean |
equals(Object that) |
boolean |
equals(R66Service.isStillRunning_result that) |
R66Service.isStillRunning_result._Fields |
fieldForId(int fieldId) |
Object |
getFieldValue(R66Service.isStillRunning_result._Fields field) |
int |
hashCode() |
boolean |
isSet(R66Service.isStillRunning_result._Fields field)
Returns true if field corresponding to fieldID is set (has been
assigned
a value) and false otherwise
|
boolean |
isSetSuccess()
Returns true if field success is set (has been assigned a value) and
false otherwise
|
boolean |
isSuccess() |
void |
read(org.apache.thrift.protocol.TProtocol iprot) |
void |
setFieldValue(R66Service.isStillRunning_result._Fields field,
Object value) |
R66Service.isStillRunning_result |
setSuccess(boolean success) |
void |
setSuccessIsSet(boolean value) |
String |
toString() |
void |
unsetSuccess() |
void |
validate() |
void |
write(org.apache.thrift.protocol.TProtocol oprot) |
public static final Map<R66Service.isStillRunning_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public isStillRunning_result()
public isStillRunning_result(boolean success)
public isStillRunning_result(R66Service.isStillRunning_result other)
public final R66Service.isStillRunning_result clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
public final R66Service.isStillRunning_result deepCopy()
deepCopy
in interface org.apache.thrift.TBase<R66Service.isStillRunning_result,R66Service.isStillRunning_result._Fields>
public final void clear()
clear
in interface org.apache.thrift.TBase<R66Service.isStillRunning_result,R66Service.isStillRunning_result._Fields>
public final boolean isSuccess()
public final R66Service.isStillRunning_result setSuccess(boolean success)
public final void unsetSuccess()
public final boolean isSetSuccess()
public final void setSuccessIsSet(boolean value)
public final void setFieldValue(R66Service.isStillRunning_result._Fields field, Object value)
setFieldValue
in interface org.apache.thrift.TBase<R66Service.isStillRunning_result,R66Service.isStillRunning_result._Fields>
public final Object getFieldValue(R66Service.isStillRunning_result._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<R66Service.isStillRunning_result,R66Service.isStillRunning_result._Fields>
public final boolean isSet(R66Service.isStillRunning_result._Fields field)
isSet
in interface org.apache.thrift.TBase<R66Service.isStillRunning_result,R66Service.isStillRunning_result._Fields>
public final boolean equals(R66Service.isStillRunning_result that)
public final int compareTo(R66Service.isStillRunning_result other)
compareTo
in interface Comparable<R66Service.isStillRunning_result>
public final R66Service.isStillRunning_result._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<R66Service.isStillRunning_result,R66Service.isStillRunning_result._Fields>
public final void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<R66Service.isStillRunning_result,R66Service.isStillRunning_result._Fields>
org.apache.thrift.TException
public final void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TBase<R66Service.isStillRunning_result,R66Service.isStillRunning_result._Fields>
org.apache.thrift.TException
public final void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2009–2022 Waarp. All rights reserved.