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

Packages that use CommandFlag
org.jdiameter.api.annotation   
 

Uses of CommandFlag in org.jdiameter.api.annotation
 

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



Copyright © 2010. All Rights Reserved.