Class DecimalMin
java.lang.Object
com.github.muehmar.gradle.openapi.generator.model.constraints.DecimalMin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DecimalMingetValue()static DecimalMinbooleanwithInclusiveMin(boolean inclusiveMin)
-
Constructor Details
-
DecimalMin
-
-
Method Details
-
inclusive
-
exclusive
-
withInclusiveMin
-
getValue
-
isInclusiveMin
public boolean isInclusiveMin()
-