Uses of Class
net.java.ao.it.model.Deleted

Packages that use Deleted
net.java.ao.it.model   
 

Uses of Deleted in net.java.ao.it.model
 

Methods in net.java.ao.it.model that return Deleted
static Deleted Deleted.fromString(String s)
           
static Deleted Deleted.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Deleted[] Deleted.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2014. All Rights Reserved.