Uses of Class
org.apache.jackrabbit.value.DecimalValue
- 
Packages that use DecimalValue Package Description org.apache.jackrabbit.value  - 
- 
Uses of DecimalValue in org.apache.jackrabbit.value
Methods in org.apache.jackrabbit.value that return DecimalValue Modifier and Type Method Description static DecimalValueDecimalValue. valueOf(String s)Returns a newDecimalValueinitialized to the value represented by the specifiedString. 
 -