public class AnnotationObject extends Object
Constructor and Description |
---|
AnnotationObject(String name,
Map<String,Object> map)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Accessor for the annotation class name
|
Map<String,Object> |
getNameValueMap()
Accessor for the annotation properties map
|
Copyright © 2019. All rights reserved.