Uses of Class
org.gwe.persistence.model.AllocationReleaseReasons

Packages that use AllocationReleaseReasons
org.gwe.persistence.model   
 

Uses of AllocationReleaseReasons in org.gwe.persistence.model
 

Methods in org.gwe.persistence.model that return AllocationReleaseReasons
static AllocationReleaseReasons AllocationReleaseReasons.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AllocationReleaseReasons[] AllocationReleaseReasons.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2007-2009. All Rights Reserved.