public class AppState extends Object
AppState()
AppState(String state)
String
getState()
void
setState(String state)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AppState()
public AppState(String state)
public void setState(String state)
public String getState()
Copyright © 2016 Apache Software Foundation. All Rights Reserved.