public static interface SQLBuilder_save.Parameter
Modifier and Type | Method and Description |
---|---|
IProjection |
getCRS() |
String |
getName() |
int |
getType() |
Object |
getValue() |
boolean |
isConstant() |
int getType()
String getName()
IProjection getCRS()
boolean isConstant()
Object getValue()