public class Finalize extends Executable
Constructor and Description |
---|
Finalize()
Default no-args constructor.
|
Modifier and Type | Method and Description |
---|---|
TransitionalState |
getParent()
Get the EnterableState parent.
|
void |
setParent(TransitionalState parent)
Set the TransitionalState parent.
|
addAction, getActions, setParent
public Finalize()
public TransitionalState getParent()
Executable
getParent
in class Executable
public final void setParent(TransitionalState parent)
parent
- The parent to set.Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.