|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Adjunct.Kind | |
---|---|
org.kohsuke.stapler.framework.adjunct | JavaScript/CSS packaging mechanism. |
Uses of Adjunct.Kind in org.kohsuke.stapler.framework.adjunct |
---|
Methods in org.kohsuke.stapler.framework.adjunct that return Adjunct.Kind | |
---|---|
static Adjunct.Kind |
Adjunct.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Adjunct.Kind[] |
Adjunct.Kind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.kohsuke.stapler.framework.adjunct with parameters of type Adjunct.Kind | |
---|---|
boolean |
Adjunct.has(Adjunct.Kind k)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |