public class KeyLiteral extends AnnotationLiteral<Key> implements Key
AnnotationLiteral.PrivilegedActionForAccessibleObject| Constructor and Description |
|---|
KeyLiteral(String value) |
KeyLiteral(String value,
String alias) |
KeyLiteral(String value,
String alias,
boolean constant) |
KeyLiteral(String value,
String alias,
boolean constant,
boolean nullable) |
| Modifier and Type | Method and Description |
|---|---|
String |
alias() |
boolean |
constant() |
boolean |
nullable() |
String |
value() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic KeyLiteral(String value)
Copyright © 2017. All rights reserved.