Interface State
- All Known Implementing Classes:
AbstractState,StateImpl,StateImpl
public interface State
Deprecated.
Superseded by EDP2.
-
Method Summary
Modifier and TypeMethodDescriptionlongDeprecated.Deprecated.voidsetStateID(long value) Deprecated.voidsetStateLiteral(String value) Deprecated.
-
Method Details
-
getStateID
long getStateID()Deprecated. -
setStateID
void setStateID(long value) Deprecated. -
getStateLiteral
String getStateLiteral()Deprecated. -
setStateLiteral
Deprecated.
-