Class DoubleConstraint
java.lang.Object
org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint<Double>
org.apache.jackrabbit.oak.plugins.nodetype.constraint.DoubleConstraint
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jackrabbit.oak.plugins.nodetype.constraint.NumericConstraint
equals, greater, greaterOrEqual, lessOrEqual, test, toString
-
Constructor Details
-
DoubleConstraint
-
-
Method Details
-
getBound
- Specified by:
getBoundin classNumericConstraint<Double>
-
getValue
- Specified by:
getValuein classNumericConstraint<Double>- Throws:
RepositoryException
-
less
- Specified by:
lessin classNumericConstraint<Double>
-