public static class R66Service.infoListQuery_result extends Object implements Cloneable
Modifier and Type | Class and Description |
---|---|
static class |
R66Service.infoListQuery_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.infoListQuery_result._Fields,FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
infoListQuery_result() |
infoListQuery_result(List<String> success) |
infoListQuery_result(R66Service.infoListQuery_result other)
Performs a deep copy on other.
|
public static final Map<R66Service.infoListQuery_result._Fields,FieldMetaData> metaDataMap
public infoListQuery_result()
public infoListQuery_result(R66Service.infoListQuery_result other)
public R66Service.infoListQuery_result clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
public R66Service.infoListQuery_result deepCopy()
public void clear()
public int getSuccessSize()
public void addToSuccess(String elem)
public R66Service.infoListQuery_result setSuccess(List<String> success)
public void unsetSuccess()
public boolean isSetSuccess()
public void setSuccessIsSet(boolean value)
public void setFieldValue(R66Service.infoListQuery_result._Fields field, Object value)
public Object getFieldValue(R66Service.infoListQuery_result._Fields field)
public boolean isSet(R66Service.infoListQuery_result._Fields field)
public boolean equals(R66Service.infoListQuery_result that)
public int compareTo(R66Service.infoListQuery_result other)
public R66Service.infoListQuery_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.