Uses of Class
org.ow2.authzforce.core.pdp.api.value.NumericValue
Packages that use NumericValue
-
Uses of NumericValue in org.ow2.authzforce.core.pdp.api.value
Classes in org.ow2.authzforce.core.pdp.api.value with type parameters of type NumericValueModifier and TypeClassDescriptionclass
NumericValue<N extends Number,
NAV extends NumericValue<N, NAV>> Superclass of all numeric Attribute Values (integer, double...)Subclasses of NumericValue in org.ow2.authzforce.core.pdp.api.valueModifier and TypeClassDescriptionfinal class
Representation of a xs:double value.final class
Representation of a xs:integer value.