Interface AutomaticDetectionOfTypes.DetectedValue
- Enclosing class:
AutomaticDetectionOfTypes
public static interface AutomaticDetectionOfTypes.DetectedValue
-
Method Details
-
getType
int getType() -
getDisplaySize
int getDisplaySize() -
getPrecision
int getPrecision() -
getScale
int getScale() -
isBlank
boolean isBlank()
-