ch.e2e.excelgenerator
Class Cell

java.lang.Object
  extended by ch.e2e.excelgenerator.Cell

public class Cell
extends java.lang.Object

Copyright © 2001-2012 E2E Technologies Ltd. All rights reserved.

Version:
$Revision$
Author:
pmuessig

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

Constructor Detail

Cell

public Cell()
Method Detail

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)


Copyright © 2012 E2E Technologies Ltd. All Rights Reserved.