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