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

Packages that use AvpFlag
org.jdiameter.api.annotation   
 

Uses of AvpFlag in org.jdiameter.api.annotation
 

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



Copyright © 2010. All Rights Reserved.