java.lang.Object
com.github.muehmar.gradle.openapi.generator.model.constraints.Max
public class Max
extends Object
Maximum constraint of a property
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
Max
public Max(long value)
-
Method Details
-
getValue
public long getValue()
-
getValueAsLiteralString
public String getValueAsLiteralString()
-
-
-