public static class AppService.listAll_args extends java.lang.Object implements org.apache.thrift.TBase<AppService.listAll_args,AppService.listAll_args._Fields>, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<AppService.listAll_args>
| Modifier and Type | Class and Description |
|---|---|
static class |
AppService.listAll_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 java.util.Map<AppService.listAll_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
listAll_args() |
listAll_args(AppService.listAll_args other)
Performs a deep copy on other.
|
listAll_args(Pageable pageable) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
int |
compareTo(AppService.listAll_args other) |
AppService.listAll_args |
deepCopy() |
boolean |
equals(AppService.listAll_args that) |
boolean |
equals(java.lang.Object that) |
AppService.listAll_args._Fields |
fieldForId(int fieldId) |
java.lang.Object |
getFieldValue(AppService.listAll_args._Fields field) |
Pageable |
getPageable() |
int |
hashCode() |
boolean |
isSet(AppService.listAll_args._Fields field)
return Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
boolean |
isSetPageable() |
void |
read(org.apache.thrift.protocol.TProtocol iprot) |
void |
setFieldValue(AppService.listAll_args._Fields field,
java.lang.Object value) |
AppService.listAll_args |
setPageable(Pageable pageable) |
void |
setPageableIsSet(boolean value) |
java.lang.String |
toString() |
void |
unsetPageable() |
void |
validate() |
void |
write(org.apache.thrift.protocol.TProtocol oprot) |
public static final java.util.Map<AppService.listAll_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public listAll_args()
public listAll_args(Pageable pageable)
public listAll_args(AppService.listAll_args other)
other - listAll_argspublic AppService.listAll_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<AppService.listAll_args,AppService.listAll_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<AppService.listAll_args,AppService.listAll_args._Fields>public Pageable getPageable()
public AppService.listAll_args setPageable(Pageable pageable)
public void unsetPageable()
public boolean isSetPageable()
public void setPageableIsSet(boolean value)
public void setFieldValue(AppService.listAll_args._Fields field, java.lang.Object value)
setFieldValue in interface org.apache.thrift.TBase<AppService.listAll_args,AppService.listAll_args._Fields>public java.lang.Object getFieldValue(AppService.listAll_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<AppService.listAll_args,AppService.listAll_args._Fields>public boolean isSet(AppService.listAll_args._Fields field)
isSet in interface org.apache.thrift.TBase<AppService.listAll_args,AppService.listAll_args._Fields>public boolean equals(java.lang.Object that)
equals in class java.lang.Objectpublic boolean equals(AppService.listAll_args that)
public int hashCode()
hashCode in class java.lang.Objectpublic int compareTo(AppService.listAll_args other)
compareTo in interface java.lang.Comparable<AppService.listAll_args>public AppService.listAll_args._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<AppService.listAll_args,AppService.listAll_args._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<AppService.listAll_args,AppService.listAll_args._Fields>org.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TBase<AppService.listAll_args,AppService.listAll_args._Fields>org.apache.thrift.TExceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2023. All Rights Reserved.