ecar.servlet.grafico.bean
Class PosicaoBean

java.lang.Object
  extended by ecar.servlet.grafico.bean.PosicaoBean

public class PosicaoBean
extends java.lang.Object

Author:
cristiano

Field Summary
private  AcompReferenciaAref aRef
           
private  java.util.List cor
           
 
Constructor Summary
PosicaoBean()
           
 
Method Summary
 AcompReferenciaAref getARef()
          Retorna AcompReferenciaAref aRef.
 java.util.List getCor()
          Retorna List cor
 void setARef(AcompReferenciaAref ref)
          Atribui valor especificado para AcompReferenciaAref ref
 void setCor(java.util.List cor)
          Atribui valor especificado para List cor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

aRef

private AcompReferenciaAref aRef

cor

private java.util.List cor
Constructor Detail

PosicaoBean

public PosicaoBean()
Method Detail

getARef

public AcompReferenciaAref getARef()
Retorna AcompReferenciaAref aRef.

Returns:
AcompReferenciaAref
Since:
N/C

setARef

public void setARef(AcompReferenciaAref ref)
Atribui valor especificado para AcompReferenciaAref ref

Parameters:
AcompReferenciaAref - ref
Since:
N/C

getCor

public java.util.List getCor()
Retorna List cor

Returns:
List
Since:
N/C

setCor

public void setCor(java.util.List cor)
Atribui valor especificado para List cor.

Parameters:
List - cor
Since:
N/C


Copyright © 2007, PRODEPA - Processamento de Dados do Pará