Uses of Class
org.crsh.jcr.PropertyType

Packages that use PropertyType
org.crsh.jcr   
 

Uses of PropertyType in org.crsh.jcr
 

Methods in org.crsh.jcr that return PropertyType
static PropertyType PropertyType.fromCanonicalType(Class<?> canonicalType)
           
static PropertyType PropertyType.fromValue(int v)
           
static PropertyType PropertyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PropertyType[] PropertyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.