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