X - the type of the elementpublic interface TupleElement<X>
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias()
Return the alias assigned to the tuple element or null, if no alias has been assigned.
|
Class<? extends X> |
getJavaType()
Return the runtime Java type of the tuple element.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.