Class MinConstraintPojoTest.MinConstraintPojo

  • Enclosing class:
    MinConstraintPojoTest

    protected class MinConstraintPojoTest.MinConstraintPojo
    extends java.lang.Object
    Testobject
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected MinConstraintPojo()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getValue()  
      void setValue​(double value)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MinConstraintPojo

        protected MinConstraintPojo()
    • Method Detail

      • setValue

        public void setValue​(double value)
      • getValue

        public double getValue()