|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hdtourist.view.inf.InformacionDato
org.hdtourist.view.inf.InformacionLista
public class InformacionLista
The Class InformacionLista.
Field Summary | |
---|---|
private java.util.List<InformacionDatoSimple> |
datos
The datos. |
Fields inherited from class org.hdtourist.view.inf.InformacionDato |
---|
MAX_LINES |
Constructor Summary | |
---|---|
InformacionLista()
|
Method Summary | |
---|---|
java.util.List<InformacionDatoSimple> |
getDatos()
Gets the datos. |
private java.util.List<IInformacionVisible> |
getInformacionVinculosVisible()
Gets the informacion vinculos visible. |
java.util.List<IInformacionVisible> |
getObjetosInformacion()
Gets the objetos informacion. |
void |
setDatos(java.util.List<InformacionDatoSimple> datos)
Sets the datos. |
Methods inherited from class org.hdtourist.view.inf.InformacionDato |
---|
compareTo, fijaExpandirColapsar, getCategoria, getConsulta, getEtiqueta, getValores, getValorVisible, getView, isImagenText, isOnlyText, isTooLarge, isVisible, setCategoria, setConsulta, setEtiqueta, setImagenText, setOnlyText, setTexto, setValores |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.util.List<InformacionDatoSimple> datos
Constructor Detail |
---|
public InformacionLista()
Method Detail |
---|
public java.util.List<InformacionDatoSimple> getDatos()
public java.util.List<IInformacionVisible> getObjetosInformacion()
IInformacionObjetos
getObjetosInformacion
in interface IInformacionObjetos
getObjetosInformacion
in class InformacionDato
public void setDatos(java.util.List<InformacionDatoSimple> datos)
datos
- the vinculos to setprivate java.util.List<IInformacionVisible> getInformacionVinculosVisible()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |