|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ecar.servlet.grafico.bean.PosicaoBean
public class PosicaoBean
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 |
---|
private AcompReferenciaAref aRef
private java.util.List cor
Constructor Detail |
---|
public PosicaoBean()
Method Detail |
---|
public AcompReferenciaAref getARef()
public void setARef(AcompReferenciaAref ref)
AcompReferenciaAref
- refpublic java.util.List getCor()
public void setCor(java.util.List cor)
List
- cor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |