public class StateInfo extends Object
StateInfo(String pId, Node pStateNode, State pState)
StateInfo(String pId, State pState)
String
getDetails()
getId()
State
getState()
Node
getStateNode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StateInfo(String pId, State pState)
public StateInfo(String pId, Node pStateNode, State pState)
public String getId()
public Node getStateNode()
public State getState()
public String getDetails()
Copyright © 2017 Jürgen Zeller (privat). All rights reserved.