| Package | Description |
|---|---|
| xyz.luan.validum.annotation |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayAnnotationElement |
class |
MapAnnotationElement |
class |
SimpleAnnotationElement |
| Constructor and Description |
|---|
AnnotationLevel(List<AnnotationElement> els) |
ArrayAnnotationElement(Type componentType,
List<AnnotationElement> positions) |
MapAnnotationElement(Type keyType,
List<AnnotationElement> key,
Type valueType,
List<AnnotationElement> value) |
MapAnnotationElement(Type keyType,
List<AnnotationElement> key,
Type valueType,
List<AnnotationElement> value) |
Copyright © 2015. All rights reserved.