Framework Serveur J2EE ACube V3.1.0
CLASSE PRECEDANTE CLASSE SUIVANTE
SOMMAIRE: ATTR CONSTR METH DETAIL: ATTR CONSTR METH

acube.framework.export.vo.presentation
Classe ColVO
java.lang.Object
  acube.framework.export.vo.presentation.ColVO
Interfaces à implémenter:
Serializable

public class ColVO
hérite de Object
implémente Serializable

Presentation VO for Excel table

Version:
2.6.1

Sommaire des Attributs
private String
format
the format of colonne
private int
numberSpan
Number of colonne span by the colonne
private static final long
serialVersionUID
Comment for serialVersionUID
private String
value
Value of the colonne
Sommaire des Constructeurs
Sommaire des Méthodes
String
int
String
void
setFormat(String format)
void
setNumberSpan(int numberSpan)
void
setValue(String value)
Méthodes héritées de la classe java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Détail des Attributs
serialVersionUID
private static final long serialVersionUID
Comment for serialVersionUID

numberSpan
private int numberSpan
Number of colonne span by the colonne

value
private String value
Value of the colonne

format
private String format
the format of colonne
Détail des Constructeurs
ColVO
public ColVO()
Détail des méthodes
getNumberSpan
public int getNumberSpan()
Retours:
Returns the numberSpan.

setNumberSpan
public void setNumberSpan(int numberSpan)
Paramètres:
numberSpan - The numberSpan to set.

getValue
public String getValue()
Retours:
Returns the value.

setValue
public void setValue(String value)
Paramètres:
value - The value to set.

getFormat
public String getFormat()
Retours:
Returns the format.

setFormat
public void setFormat(String format)
Paramètres:
format - The format to set.

Framework Serveur J2EE ACube V3.1.0
CLASSE PRECEDANTE CLASSE SUIVANTE
SOMMAIRE: ATTR CONSTR METH DETAIL: ATTR CONSTR METH

Version 3.1.0 du 06/11/2009 / Etat : Validé
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA.
Documentation generated by DocFlex