ValueRange.getMaximum

Gets the maximum value that the field can take. !(p) For example, the ISO day-of-month runs to between 28 and 31 days. The maximum is therefore 31.

@return the maximum value for this field

class ValueRange
long
getMaximum
()

Meta