public interface CurrentState extends Comparable<CurrentState>
Represents a display state.
Modifier and Type | Method and Description |
---|---|
int |
getDefaultOrder() |
String |
getDescription() |
String |
getName() |
int |
getOrder() |
compareTo
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.