public static class R66Service.isStillRunning_result extends Object implements 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,FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
isStillRunning_result() |
isStillRunning_result(boolean success) |
isStillRunning_result(R66Service.isStillRunning_result other)
Performs a deep copy on other.
|
public static final Map<R66Service.isStillRunning_result._Fields,FieldMetaData> metaDataMap
public isStillRunning_result()
public isStillRunning_result(boolean success)
public isStillRunning_result(R66Service.isStillRunning_result other)
public R66Service.isStillRunning_result clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
public R66Service.isStillRunning_result deepCopy()
public void clear()
public boolean isSuccess()
public R66Service.isStillRunning_result setSuccess(boolean success)
public void unsetSuccess()
public boolean isSetSuccess()
public void setSuccessIsSet(boolean value)
public void setFieldValue(R66Service.isStillRunning_result._Fields field, Object value)
public Object getFieldValue(R66Service.isStillRunning_result._Fields field)
public boolean isSet(R66Service.isStillRunning_result._Fields field)
public boolean equals(R66Service.isStillRunning_result that)
public int compareTo(R66Service.isStillRunning_result other)
public R66Service.isStillRunning_result._Fields fieldForId(int fieldId)
public void read(TProtocol iprot) throws TException
TException
public void write(TProtocol oprot) throws TException
TException
public void validate() throws TException
TException
Copyright © 2009–2020 Waarp. All rights reserved.