| 程序包 | 说明 |
|---|---|
| com.junxin.util.thrift.dto |
| 限定符和类型 | 字段和说明 |
|---|---|
static Map<IntDTO._Fields,org.apache.thrift.meta_data.FieldMetaData> |
IntDTO.metaDataMap |
| 限定符和类型 | 方法和说明 |
|---|---|
IntDTO._Fields |
IntDTO.fieldForId(int fieldId) |
static IntDTO._Fields |
IntDTO._Fields.findByName(String name)
Find the _Fields constant that matches name, or null if its not found.
|
static IntDTO._Fields |
IntDTO._Fields.findByThriftId(int fieldId)
Find the _Fields constant that matches fieldId, or null if its not found.
|
static IntDTO._Fields |
IntDTO._Fields.findByThriftIdOrThrow(int fieldId)
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
|
static IntDTO._Fields |
IntDTO._Fields.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IntDTO._Fields[] |
IntDTO._Fields.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
IntDTO.getFieldValue(IntDTO._Fields field) |
boolean |
IntDTO.isSet(IntDTO._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
void |
IntDTO.setFieldValue(IntDTO._Fields field,
Object value) |
Copyright © 2018. All rights reserved.