Uses of Class
org.jdiameter.api.annotation.AvpType

Packages that use AvpType
org.jdiameter.api.annotation   
 

Uses of AvpType in org.jdiameter.api.annotation
 

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



Copyright © 2010. All Rights Reserved.