org.mythtv.services.api.frontend
Class State
java.lang.Object
org.mythtv.services.api.frontend.State
public class State
- extends Object
- Author:
- Thomas G. Kenny Jr
|
Constructor Summary |
State()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
State
public State()
getStates
public List<StateStringItem> getStates()
- Returns:
- the states
setStates
public void setStates(List<StateStringItem> states)
- Parameters:
states - the states to set
getCurrentLocation
public String getCurrentLocation()
setCurrentLocation
public void setCurrentLocation(String location)
Copyright © 2012. All Rights Reserved.