Uses of Class
org.usergrid.persistence.Identifier.Type

Packages that use Identifier.Type
org.usergrid.persistence   
 

Uses of Identifier.Type in org.usergrid.persistence
 

Methods in org.usergrid.persistence that return Identifier.Type
static Identifier.Type Identifier.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Identifier.Type[] Identifier.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.