Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.Number
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of Number in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return Number Modifier and Type Method Description NumberNumericRange. getMax()Get maxNumberNumericRange. getMin()Get minMethods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type Number Modifier and Type Method Description NumericRangeNumericRange. max(Number max)NumericRangeNumericRange. min(Number min)voidNumericRange. setMax(Number max)voidNumericRange. setMin(Number min)