public static final class Template.AsString extends Template.Element
| Constructor and Description |
|---|
AsString(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–2016 Querydsl. All rights reserved.