Modifier and Type | Method and Description |
---|---|
AnnotationMirror |
getAnnotation()
Returns the declaring annotation.
|
KeyMirror.Direction |
getDirection()
Returns the ordering direction.
|
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 KeyMirror.Direction getDirection()
public String toTerm()
+
or -
, and follows the property nameCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.