| Package | Description |
|---|---|
| at.rseiler.spbee.core.pojo | |
| at.rseiler.spbee.core.util |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationValueInfo> |
AnnotationInfo.getAnnotationValueInfos()
Returns the parameters of the annotation.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationInfo |
AnnotationInfo.addAnnotationValueInfo(AnnotationValueInfo annotationValueInfo)
Adds a parameter to the annotation.
|
| Modifier and Type | Method and Description |
|---|---|
static AnnotationValueInfo |
ElementConverter.convert(String simpleName,
Object value,
String type)
Converts an annotation element object to an AnnotationValueInfo object.
|
Copyright © 2015. All rights reserved.