Uses of Class
org.jboss.seam.xml.model.ResultType

Packages that use ResultType
org.jboss.seam.xml.model   
 

Uses of ResultType in org.jboss.seam.xml.model
 

Methods in org.jboss.seam.xml.model that return ResultType
protected  ResultType ModelBuilder.getItemType(XmlItem item)
          Determines the type of an element by examining its child nodes
static ResultType ResultType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResultType[] ResultType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 Seam Framework. All Rights Reserved.