Uses of Class
nl.flotsam.pecia.builder.base.AbstractTableBuilder.State

Packages that use AbstractTableBuilder.State
nl.flotsam.pecia.builder.base The package providing a default implementation of the builder interfaces. 
 

Uses of AbstractTableBuilder.State in nl.flotsam.pecia.builder.base
 

Methods in nl.flotsam.pecia.builder.base that return AbstractTableBuilder.State
abstract  AbstractTableBuilder.State AbstractTableBuilder.State.next(boolean header)
           
static AbstractTableBuilder.State AbstractTableBuilder.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbstractTableBuilder.State[] AbstractTableBuilder.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.