ch.e2e.excelgenerator
Class ExcelGenerator.Cell

java.lang.Object
  extended by ch.e2e.excelgenerator.ExcelGenerator.Cell
Enclosing class:
ExcelGenerator

public static class ExcelGenerator.Cell
extends java.lang.Object


Constructor Summary
ExcelGenerator.Cell(java.lang.String value, java.lang.String type)
           
 
Method Summary
 java.lang.Object getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelGenerator.Cell

public ExcelGenerator.Cell(java.lang.String value,
                           java.lang.String type)
                    throws java.text.ParseException
Throws:
java.text.ParseException
Method Detail

getValue

public java.lang.Object getValue()


Copyright © 2012 E2E Technologies Ltd. All Rights Reserved.