public class MapAnnotationElement extends Object implements AnnotationElement
| Constructor and Description |
|---|
MapAnnotationElement(Type keyType,
List<AnnotationElement> key,
Type valueType,
List<AnnotationElement> value) |
public MapAnnotationElement(Type keyType, List<AnnotationElement> key, Type valueType, List<AnnotationElement> value)
public String toJson()
toJson in interface AnnotationElementCopyright © 2015. All rights reserved.