Package | Description |
---|---|
com.buschmais.jqassistant.plugin.java.api.model |
Modifier and Type | Method and Description |
---|---|
static VisibilityModifier |
VisibilityModifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisibilityModifier[] |
VisibilityModifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 buschmais GbR. All rights reserved.