|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingSpecifier.Type | |
---|---|
com.sun.grid.jsv |
Uses of BindingSpecifier.Type in com.sun.grid.jsv |
---|
Methods in com.sun.grid.jsv that return BindingSpecifier.Type | |
---|---|
BindingSpecifier.Type |
BindingSpecifier.getType()
Returns the binding type |
static BindingSpecifier.Type |
BindingSpecifier.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BindingSpecifier.Type[] |
BindingSpecifier.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.sun.grid.jsv with parameters of type BindingSpecifier.Type | |
---|---|
void |
BindingSpecifier.setType(BindingSpecifier.Type type)
Set binding type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |