public final class BindingType extends java.lang.Object
IBindingSpecification and ultimately used to create an instance of
IBinding.| Modifier and Type | Field and Description |
|---|---|
static BindingType |
INHERITED |
static BindingType |
PREFIXED
Indicates that the binding value is a prefixed locator, ready for use with
BindingSource. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final BindingType PREFIXED
BindingSource.public static final BindingType INHERITED
public java.lang.String toString()
toString in class java.lang.Object