Uses of Class
com.flazr.amf.Amf0Value.Type

Packages that use Amf0Value.Type
com.flazr.amf   
 

Uses of Amf0Value.Type in com.flazr.amf
 

Methods in com.flazr.amf that return Amf0Value.Type
static Amf0Value.Type Amf0Value.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Amf0Value.Type[] Amf0Value.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
static Amf0Value.Type Amf0Value.Type.valueToEnum(int value)
           
 



Copyright © 2011. All Rights Reserved.