Package | Description |
---|---|
com.github.misberner.apcommons.util |
Modifier and Type | Method and Description |
---|---|
static AFModifier |
AFModifier.of(ExecutableElement methodElement) |
static AFModifier |
AFModifier.of(TypeElement typeElement) |
static AFModifier |
AFModifier.ofElement(Element element) |
static AFModifier |
AFModifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AFModifier[] |
AFModifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2014. All rights reserved.