|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stolaf.cs.wmrserver.thrift.JobService.readDataPage_result
public static class JobService.readDataPage_result
Nested Class Summary | |
---|---|
static class |
JobService.readDataPage_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
Field Summary | |
---|---|
static java.util.Map<JobService.readDataPage_result._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap
|
Constructor Summary | |
---|---|
JobService.readDataPage_result()
|
|
JobService.readDataPage_result(DataPage success,
NotFoundException ex1,
InternalException ex2,
PermissionException ex3)
|
|
JobService.readDataPage_result(JobService.readDataPage_result other)
Performs a deep copy on other. |
Method Summary | |
---|---|
void |
clear()
|
int |
compareTo(JobService.readDataPage_result other)
|
JobService.readDataPage_result |
deepCopy()
|
boolean |
equals(JobService.readDataPage_result that)
|
boolean |
equals(java.lang.Object that)
|
JobService.readDataPage_result._Fields |
fieldForId(int fieldId)
|
NotFoundException |
getEx1()
|
InternalException |
getEx2()
|
PermissionException |
getEx3()
|
java.lang.Object |
getFieldValue(JobService.readDataPage_result._Fields field)
|
DataPage |
getSuccess()
|
int |
hashCode()
|
boolean |
isSet(JobService.readDataPage_result._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise |
boolean |
isSetEx1()
Returns true if field ex1 is set (has been assigned a value) and false otherwise |
boolean |
isSetEx2()
Returns true if field ex2 is set (has been assigned a value) and false otherwise |
boolean |
isSetEx3()
Returns true if field ex3 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 |
void |
read(org.apache.thrift.protocol.TProtocol iprot)
|
void |
setEx1(NotFoundException ex1)
|
void |
setEx1IsSet(boolean value)
|
void |
setEx2(InternalException ex2)
|
void |
setEx2IsSet(boolean value)
|
void |
setEx3(PermissionException ex3)
|
void |
setEx3IsSet(boolean value)
|
void |
setFieldValue(JobService.readDataPage_result._Fields field,
java.lang.Object value)
|
void |
setSuccess(DataPage success)
|
void |
setSuccessIsSet(boolean value)
|
java.lang.String |
toString()
|
void |
unsetEx1()
|
void |
unsetEx2()
|
void |
unsetEx3()
|
void |
unsetSuccess()
|
void |
validate()
|
void |
write(org.apache.thrift.protocol.TProtocol oprot)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.util.Map<JobService.readDataPage_result._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
Constructor Detail |
---|
public JobService.readDataPage_result()
public JobService.readDataPage_result(DataPage success, NotFoundException ex1, InternalException ex2, PermissionException ex3)
public JobService.readDataPage_result(JobService.readDataPage_result other)
Method Detail |
---|
public JobService.readDataPage_result deepCopy()
deepCopy
in interface org.apache.thrift.TBase<JobService.readDataPage_result,JobService.readDataPage_result._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<JobService.readDataPage_result,JobService.readDataPage_result._Fields>
public DataPage getSuccess()
public void setSuccess(DataPage success)
public void unsetSuccess()
public boolean isSetSuccess()
public void setSuccessIsSet(boolean value)
public NotFoundException getEx1()
public void setEx1(NotFoundException ex1)
public void unsetEx1()
public boolean isSetEx1()
public void setEx1IsSet(boolean value)
public InternalException getEx2()
public void setEx2(InternalException ex2)
public void unsetEx2()
public boolean isSetEx2()
public void setEx2IsSet(boolean value)
public PermissionException getEx3()
public void setEx3(PermissionException ex3)
public void unsetEx3()
public boolean isSetEx3()
public void setEx3IsSet(boolean value)
public void setFieldValue(JobService.readDataPage_result._Fields field, java.lang.Object value)
setFieldValue
in interface org.apache.thrift.TBase<JobService.readDataPage_result,JobService.readDataPage_result._Fields>
public java.lang.Object getFieldValue(JobService.readDataPage_result._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<JobService.readDataPage_result,JobService.readDataPage_result._Fields>
public boolean isSet(JobService.readDataPage_result._Fields field)
isSet
in interface org.apache.thrift.TBase<JobService.readDataPage_result,JobService.readDataPage_result._Fields>
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public boolean equals(JobService.readDataPage_result that)
public int hashCode()
hashCode
in class java.lang.Object
public int compareTo(JobService.readDataPage_result other)
compareTo
in interface java.lang.Comparable<JobService.readDataPage_result>
public JobService.readDataPage_result._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<JobService.readDataPage_result,JobService.readDataPage_result._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<JobService.readDataPage_result,JobService.readDataPage_result._Fields>
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TBase<JobService.readDataPage_result,JobService.readDataPage_result._Fields>
org.apache.thrift.TException
public java.lang.String toString()
toString
in class java.lang.Object
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |