|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BindingScheme
Method Summary | |
---|---|
Binding |
getBinding(Datatype type)
Get binding of a data type |
Binding |
getBindingUnchecked(Datatype type)
Get binding of a data type |
boolean |
supportsType(Datatype type)
Tests if the scheme supports a type |
Method Detail |
---|
Binding getBinding(Datatype type) throws BindingConstructionException
type
- data type
BindingConstructionException
- if data type is not supportedBinding getBindingUnchecked(Datatype type) throws RuntimeBindingConstructionException
type
- data type
RuntimeBindingConstructionException
- if data type is not supportedboolean supportsType(Datatype type)
type
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |