|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementType.Kind | |
---|---|
pl.edu.icm.yadda.bwmeta.doc |
Uses of ElementType.Kind in pl.edu.icm.yadda.bwmeta.doc |
---|
Fields in pl.edu.icm.yadda.bwmeta.doc declared as ElementType.Kind | |
---|---|
protected ElementType.Kind |
ElementType.kind
|
Methods in pl.edu.icm.yadda.bwmeta.doc that return ElementType.Kind | |
---|---|
ElementType.Kind |
ElementType.getKind()
|
static ElementType.Kind |
ElementType.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ElementType.Kind[] |
ElementType.Kind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in pl.edu.icm.yadda.bwmeta.doc with parameters of type ElementType.Kind | |
---|---|
void |
ElementType.setKind(ElementType.Kind kind)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |