|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hdtourist.presenter.CiudadInfoPresenter
public abstract class CiudadInfoPresenter
The Class CiudadInfoPresenter.
Field Summary | |
---|---|
protected CiudadActivity |
activity
The activity. |
protected FicheroHdt |
ciudad
The ciudad. |
Constructor Summary | |
---|---|
CiudadInfoPresenter()
|
Method Summary | |
---|---|
protected CiudadActivity |
getActivity()
Gets the activity. |
FicheroHdt |
getCiudad()
Gets the ciudad. |
InformacionFragment |
getFragment(Categoria elegido)
Gets the fragment. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected CiudadActivity activity
protected FicheroHdt ciudad
Constructor Detail |
---|
public CiudadInfoPresenter()
Method Detail |
---|
public FicheroHdt getCiudad()
public InformacionFragment getFragment(Categoria elegido)
elegido
- the elegido
protected CiudadActivity getActivity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |