public static class AutoAnnotationProcessor.Member extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getDefaultValue() |
TypeKind |
getKind() |
String |
getType() |
TypeMirror |
getTypeMirror() |
boolean |
isArrayOfClassWithBounds() |
String |
toString() |
public String getType()
public String getComponentType()
public TypeMirror getTypeMirror()
public TypeKind getKind()
public boolean isArrayOfClassWithBounds()
public String getDefaultValue()
Copyright © 2017 Google, Inc.. All Rights Reserved.