Package | Description |
---|---|
com.vsegouin.mowitnow.mower.enums |
Created by v.segouin on 12/09/2016.
|
Modifier and Type | Method and Description |
---|---|
static MowerMode |
MowerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MowerMode[] |
MowerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.