Uses of Class
org.mobicents.examples.convergeddemo.seam.pojo.Order.Status

Uses of Order.Status in org.mobicents.examples.convergeddemo.seam.pojo
 

Methods in org.mobicents.examples.convergeddemo.seam.pojo 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.mobicents.examples.convergeddemo.seam.pojo with parameters of type Order.Status
 void Order.setStatus(Order.Status status)
           
 



Copyright © 2011. All Rights Reserved.