java.lang.Object
com.github.muehmar.gradle.openapi.generator.model.constraints.Max

public class Max extends Object
Maximum constraint of a property
  • Constructor Details

    • Max

      public Max(long value)
  • Method Details

    • getValue

      public long getValue()
    • getValueAsLiteralString

      public String getValueAsLiteralString()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object