Uses of Class
org.apache.jackrabbit.value.DecimalValue

Packages that use DecimalValue
org.apache.jackrabbit.value   
 

Uses of DecimalValue in org.apache.jackrabbit.value
 

Methods in org.apache.jackrabbit.value that return DecimalValue
static DecimalValue DecimalValue.valueOf(String s)
          Returns a new DecimalValue initialized to the value represented by the specified String.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.