Interface HasStatus<S extends Status>
-
public interface HasStatus<S extends Status>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SgetStatus()voidsetStatus(S status)
-
public interface HasStatus<S extends Status>
| Modifier and Type | Method | Description |
|---|---|---|
S |
getStatus() |
|
void |
setStatus(S status) |