Uses of Class
org.schwa.dr.FieldMode

Packages that use FieldMode
org.schwa.dr   
 

Uses of FieldMode in org.schwa.dr
 

Methods in org.schwa.dr that return FieldMode
 FieldMode StoreSchema.getMode()
           
 FieldMode FieldSchema.getMode()
           
static FieldMode FieldMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FieldMode[] FieldMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.