Package ch.ergon.adam.yml.schema
Class YmlSequence
java.lang.Object
ch.ergon.adam.yml.schema.YmlSchemaItem
ch.ergon.adam.yml.schema.YmlSequence
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetIncrement(Long increment) voidsetMaxValue(Long maxValue) voidsetMinValue(Long minValue) voidsetStartValue(Long startValue) Methods inherited from class ch.ergon.adam.yml.schema.YmlSchemaItem
getName
-
Constructor Details
-
YmlSequence
-
-
Method Details
-
getIncrement
-
setIncrement
-
getMaxValue
-
setMaxValue
-
getMinValue
-
setMinValue
-
getStartValue
-
setStartValue
-