Uses of Class
com.flazr.io.f4v.BoxType

Packages that use BoxType
com.flazr.io.f4v   
 

Uses of BoxType in com.flazr.io.f4v
 

Methods in com.flazr.io.f4v that return BoxType
 BoxType[] BoxType.getChildren()
           
 BoxType Box.getType()
           
static BoxType BoxType.parse(String typeString)
           
static BoxType BoxType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BoxType[] BoxType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.flazr.io.f4v with parameters of type BoxType
UnknownPayload(org.jboss.netty.buffer.ChannelBuffer in, BoxType type)
           
 



Copyright © 2011. All Rights Reserved.