public static class R66Service.infoTransferQuery_args extends Object implements Cloneable
Modifier and Type | Class and Description |
---|---|
static class |
R66Service.infoTransferQuery_args._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.infoTransferQuery_args._Fields,FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
infoTransferQuery_args() |
infoTransferQuery_args(R66Request request) |
infoTransferQuery_args(R66Service.infoTransferQuery_args other)
Performs a deep copy on other.
|
public static final Map<R66Service.infoTransferQuery_args._Fields,FieldMetaData> metaDataMap
public infoTransferQuery_args()
public infoTransferQuery_args(R66Request request)
public infoTransferQuery_args(R66Service.infoTransferQuery_args other)
public R66Service.infoTransferQuery_args clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
public R66Service.infoTransferQuery_args deepCopy()
public void clear()
public R66Request getRequest()
public R66Service.infoTransferQuery_args setRequest(R66Request request)
public void unsetRequest()
public boolean isSetRequest()
public void setRequestIsSet(boolean value)
public void setFieldValue(R66Service.infoTransferQuery_args._Fields field, Object value)
public Object getFieldValue(R66Service.infoTransferQuery_args._Fields field)
public boolean isSet(R66Service.infoTransferQuery_args._Fields field)
public boolean equals(R66Service.infoTransferQuery_args that)
public int compareTo(R66Service.infoTransferQuery_args other)
public R66Service.infoTransferQuery_args._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.