bad.robot.excel.valuetypes
Class ColumnIndex

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

public class ColumnIndex
extends AbstractValueType<Integer>

See Also:
Serialized Form

Method Summary
static ColumnIndex column(ExcelColumnIndex index)
           
 
Methods inherited from class bad.robot.excel.AbstractValueType
compareTo, equals, hashCode, toString, value
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

column

public static ColumnIndex column(ExcelColumnIndex index)


Copyright © 2012. All Rights Reserved.