bad.robot.excel.valuetypes
Class ExcelRowIndex

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

public class ExcelRowIndex
extends AbstractValueType<Integer>

See Also:
Serialized Form

Method Summary
static ExcelRowIndex row(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

row

public static ExcelRowIndex row(Integer value)


Copyright © 2012. All Rights Reserved.