public interface IGearState
Modifier and Type | Method and Description |
---|---|
String |
getState()
Get the gears state
|
void |
setState(String state)
Set the gears state
|
static final String UNKNOWN
Copyright © 2016 JBoss by Red Hat. All rights reserved.