Uses of Class
org.jdiameter.api.StackType

Packages that use StackType
org.jdiameter.api   
 

Uses of StackType in org.jdiameter.api
 

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



Copyright © 2009. All Rights Reserved.