|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedFeature.State | |
---|---|
org.apache.karaf.webconsole.features |
Uses of ExtendedFeature.State in org.apache.karaf.webconsole.features |
---|
Fields in org.apache.karaf.webconsole.features declared as ExtendedFeature.State | |
---|---|
protected ExtendedFeature.State |
ExtendedFeature.state
|
Methods in org.apache.karaf.webconsole.features that return ExtendedFeature.State | |
---|---|
ExtendedFeature.State |
ExtendedFeature.getState()
|
static ExtendedFeature.State |
ExtendedFeature.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ExtendedFeature.State[] |
ExtendedFeature.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.karaf.webconsole.features with parameters of type ExtendedFeature.State | |
---|---|
ExtendedFeature(ExtendedFeature.State state,
java.lang.String repository,
Feature feature)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |