org.mythtv.services.api.frontend
Class Action
java.lang.Object
org.mythtv.services.api.frontend.Action
public class Action
- extends Object
- Author:
- Daniel Frey
Action
public Action()
getKey
public String getKey()
- Returns:
- the key
setKey
public void setKey(String key)
- Parameters:
key - the key to set
getValue
public String getValue()
- Returns:
- the value
setValue
public void setValue(String value)
- Parameters:
value - the value to set
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.