Interface IConfigElevatorType.IConfigActions
-
- All Superinterfaces:
Config
- Enclosing interface:
- IConfigElevatorType
public static interface IConfigElevatorType.IConfigActions extends Config
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>getDownActions()java.util.List<java.lang.String>getUpActions()
-