ValueRange.getMinimum

Gets the minimum value that the field can take. !(p) For example, the ISO day-of-month always starts at 1. The minimum is therefore 1.

@return the minimum value for this field

class ValueRange
long
getMinimum
()

Meta