Interface SQLBuilder_save.Parameter

Enclosing interface:
SQLBuilder_save

public static interface SQLBuilder_save.Parameter
  • Method Details

    • getType

      int getType()
    • getName

      String getName()
    • getCRS

      org.gvsig.crs.projection.lib.Projection getCRS()
    • isConstant

      boolean isConstant()
    • getValue

      Object getValue()