Uses of Class
org.red5.io.object.Flag

Packages that use Flag
org.red5.io.object   
 

Uses of Flag in org.red5.io.object
 

Methods in org.red5.io.object that return Flag
static Flag Flag.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Flag[] Flag.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2012 The Red5 Project