public class ProtobufField extends Object
| 构造器和说明 |
|---|
ProtobufField(Field field) |
| 限定符和类型 | 方法和说明 |
|---|---|
Protobuf |
getAnnotation()
get the annotation
|
Class<?> |
getDeclaredClass()
get the declaredClass
|
Type |
getGenericType()
get the genericType
|
String |
getName()
get the name
|
Class<?> |
getType()
get the type
|
public ProtobufField(Field field)
public Protobuf getAnnotation()
public String getName()
public Class<?> getType()
public Class<?> getDeclaredClass()
public Type getGenericType()
Copyright © 2016 Baidu, Inc.. All rights reserved.