Package com.querydsl.core.types
Class Template.ByIndex
java.lang.Object
com.querydsl.core.types.Template.Element
com.querydsl.core.types.Template.ByIndex
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Template
Argument by index
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ByIndex
public ByIndex(int index)
-
-
Method Details
-
convert
- Specified by:
convertin classTemplate.Element
-
getIndex
public int getIndex() -
isString
public boolean isString()- Specified by:
isStringin classTemplate.Element
-
toString
-