|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- The type of the represented object or attributepublic interface Bindable<T>
Instances of the type Bindable
represent object or attribute types
that can be bound into a Path
.
Nested Class Summary | |
---|---|
static class |
Bindable.BindableType
|
Method Summary | |
---|---|
java.lang.Class<T> |
getBindableJavaType()
Return the Java type of the represented object. |
Bindable.BindableType |
getBindableType()
Return the bindable type of the represented object. |
Method Detail |
---|
Bindable.BindableType getBindableType()
java.lang.Class<T> getBindableJavaType()
PLURAL_ATTRIBUTE
,
the Java element type is returned. If the bindable type is
SINGULAR_ATTRIBUTE
or ENTITY_TYPE
,
the Java type of the
represented entity or attribute is returned.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41