Uses of Class
org.apache.jackrabbit.rmi.value.LongValue

Packages that use LongValue
org.apache.jackrabbit.rmi.value   
 

Uses of LongValue in org.apache.jackrabbit.rmi.value
 

Methods in org.apache.jackrabbit.rmi.value that return LongValue
protected  LongValue SerialValueFactory.createLongValue(long value)
          Creates an instance of the LongValue class or an extension thereof.
protected  LongValue SerialValueFactory.createLongValue(String value)
          Creates an instance of the LongValue class or an extension thereof from the string representation of the long number.
 



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