| Package | Description |
|---|---|
| net.morimekta.providence.reflect.contained | |
| net.morimekta.providence.reflect.util |
| Modifier and Type | Method and Description |
|---|---|
default String |
CAnnotatedDescriptor.getAnnotationValue(ThriftAnnotation annotation)
Get the given annotation value.
|
default boolean |
CAnnotatedDescriptor.hasAnnotation(ThriftAnnotation annotation)
Get the given annotation value.
|
| Modifier and Type | Method and Description |
|---|---|
static ThriftAnnotation |
ThriftAnnotation.forTag(String tag) |
static ThriftAnnotation |
ThriftAnnotation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThriftAnnotation[] |
ThriftAnnotation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017 morimekta.net. All rights reserved.