bad.robot.excel.valuetypes
Class SheetIndex

java.lang.Object
  extended by bad.robot.AbstractValueType<Integer>
      extended by bad.robot.excel.valuetypes.SheetIndex
All Implemented Interfaces:
ValueType<Integer>, Serializable, Comparable<AbstractValueType<?>>

public class SheetIndex
extends AbstractValueType<Integer>

See Also:
Serialized Form

Method Summary
static SheetIndex sheet(Integer value)
           
 
Methods inherited from class bad.robot.AbstractValueType
compareTo, equals, hashCode, toString, value
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

sheet

public static SheetIndex sheet(Integer value)


Copyright © 2012. All Rights Reserved.