bad.robot
Interface ValueType<T>

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractValueType, Alignment, BottomBorder, CellIndex, ColumnIndex, DataFormat, ExcelRowIndex, FontSize, Formula, LeftBorder, RightBorder, RowIndex, SheetIndex, TopBorder

public interface ValueType<T>
extends Serializable


Method Summary
 T value()
           
 

Method Detail

value

T value()


Copyright © 2012. All Rights Reserved.