public class State extends ModelObject
String
description
id
onFailure
Set<String>
transitions
type
State()
State(String id, String type, String description)
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public String id
public String type
public String description
public Set<String> transitions
public String onFailure
public State()
public State(String id, String type, String description)
Copyright © 2014–2021 Nitor Creations. All rights reserved.