public static final class Template.ByIndex extends Template.Element
| Constructor and Description |
|---|
ByIndex(int index) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(List<?> args) |
int |
getIndex() |
boolean |
isString() |
String |
toString() |
public Object convert(List<?> args)
convert in class Template.Elementpublic int getIndex()
public boolean isString()
isString in class Template.ElementCopyright © 2007–2015 Querydsl. All rights reserved.