Uses of Class
org.exolab.castor.tests.framework.testDescriptor.types.CategoryType

Packages that use CategoryType
org.exolab.castor.tests.framework.testDescriptor   
org.exolab.castor.tests.framework.testDescriptor.types   
 

Uses of CategoryType in org.exolab.castor.tests.framework.testDescriptor
 

Methods in org.exolab.castor.tests.framework.testDescriptor that return CategoryType
 CategoryType TestDescriptor.getCategory()
          Returns the value of field 'category'.
 

Methods in org.exolab.castor.tests.framework.testDescriptor with parameters of type CategoryType
 void TestDescriptor.setCategory(CategoryType category)
          Sets the value of field 'category'.
 

Uses of CategoryType in org.exolab.castor.tests.framework.testDescriptor.types
 

Fields in org.exolab.castor.tests.framework.testDescriptor.types declared as CategoryType
static CategoryType CategoryType.BASIC_CAPABILITY
          The instance of the basic capability type
static CategoryType CategoryType.SPECIAL_CASE
          The instance of the special case type
 

Methods in org.exolab.castor.tests.framework.testDescriptor.types that return CategoryType
static CategoryType CategoryType.valueOf(String string)
          Method valueOf.Returns a new CategoryType based on the given String value.
 



Copyright © 2012. All Rights Reserved.