Uses of Class
org.apache.tapestry5.internal.plastic.TypeCategory

Packages that use TypeCategory
org.apache.tapestry5.internal.plastic [INTERNAL USE ONLY] Plastic implementation details; API subject to change 
 

Uses of TypeCategory in org.apache.tapestry5.internal.plastic
 

Methods in org.apache.tapestry5.internal.plastic that return TypeCategory
static TypeCategory TypeCategory.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TypeCategory[] TypeCategory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2012 The Apache Software Foundation.