Modifier and Type | Method and Description |
---|---|
AnnotationMirror |
getAnnotation()
Returns the declaring annotation.
|
PropertyMirror |
getProperty()
Returns the target property.
|
AnnotationValue |
getSource()
Returns the representation source.
|
String |
toString() |
String |
toTerm()
Returns the property term representation.
|
public AnnotationMirror getAnnotation()
public AnnotationValue getSource()
public PropertyMirror getProperty()
public String toTerm()
=
, and follows the property name
and then follows the property nameCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.