org.tmatesoft.sqljet.core.schema
Interface ISqlJetFloatLiteral
-
- All Superinterfaces:
- ISqlJetExpression, ISqlJetLiteralValue
- All Known Implementing Classes:
- SqlJetFloatLiteral
public interface ISqlJetFloatLiteral extends ISqlJetLiteralValue
Float literal.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.DoublegetValue()
-
-
-
Method Detail
-
getValue
java.lang.Double getValue()
- Specified by:
getValuein interfaceISqlJetExpression
-
-
DataMelt 3.0 © DataMelt by jWork.ORG