Class CslIntFormat
- java.lang.Object
-
- com.microsoft.azure.kusto.data.format.CslFormat
-
- com.microsoft.azure.kusto.data.format.CslIntFormat
-
public class CslIntFormat extends CslFormat
-
-
Constructor Summary
Constructors Constructor Description CslIntFormat(int value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetType()IntegergetValue()-
Methods inherited from class com.microsoft.azure.kusto.data.format.CslFormat
parseValueFromValueWithType, toString
-
-