Uses of Class
org.apache.jackrabbit.mk.model.Scalar.Type

Packages that use Scalar.Type
org.apache.jackrabbit.mk.model   
 

Uses of Scalar.Type in org.apache.jackrabbit.mk.model
 

Methods in org.apache.jackrabbit.mk.model that return Scalar.Type
 Scalar.Type Scalar.getType()
          Returns the value type.
static Scalar.Type Scalar.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Scalar.Type[] Scalar.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.