Uses of Class
com.hp.hpl.jena.sdb.layout2.ValueType

Packages that use ValueType
com.hp.hpl.jena.sdb.layout2   
 

Uses of ValueType in com.hp.hpl.jena.sdb.layout2
 

Methods in com.hp.hpl.jena.sdb.layout2 that return ValueType
static ValueType ValueType.lookup(int type)
           
static ValueType ValueType.lookup(com.hp.hpl.jena.graph.Node n)
           
static ValueType ValueType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ValueType[] ValueType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.