public final class Annotations extends Object
| Constructor and Description |
|---|
Annotations(TAnnotations annotations) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getValue(String annotationType) |
List<Annotation> |
getValues() |
TAnnotations |
value() |
public Annotations(TAnnotations annotations)
public TAnnotations value()
public List<Annotation> getValues()
Copyright © 2018–2020. All rights reserved.