Uses of Class
org.books.data.Order.Status

Packages that use Order.Status
org.books.data   
 

Uses of Order.Status in org.books.data
 

Methods in org.books.data that return Order.Status
 Order.Status Order.getStatus()
           
static Order.Status Order.Status.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Order.Status[] Order.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.books.data with parameters of type Order.Status
 void Order.setStatus(Order.Status status)
           
 



Copyright © 2007 - bouquet dot ch, 3032 Hinterkappelen. All Rights Reserved.