Package | Description |
---|---|
org.sklsft.generator.bash.arguments |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMultiChoicesHelper
An abstract implementation of
ChoicesHelper based on a map of choicesWe have to override initialization to fetch the possible values Be careful that the access to choices is not thread-safe. |
class |
BasicFreeChoicesHelper
An abstract implementation of
ChoicesHelper based on a free entry with possible check and conversion |
class |
DatabaseEngineChoicesHelper
The choices of the database engine are available in an enumeration
|
class |
SkeletonTypeChoicesHelper
The choices of the skeleton types are available in an enumeration
|
class |
TrueFalseChoicesHelper
Simple implementation of an
AbstractMultiChoicesHelper where you have to choose between true and false |
Copyright © 2017. All rights reserved.