public interface StatedObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getError()
Get any available error information.
|
CODAStateIF |
state()
Get the state of this object.
|
CODAStateIF state()
java.lang.String getError()