public class FieldQuestionMarkDefinitionBuilder extends FieldDefinitionBuilder
constraints, cronDefinitionBuilder, fieldName, optional
Constructor and Description |
---|
FieldQuestionMarkDefinitionBuilder(CronDefinitionBuilder cronDefinitionBuilder,
CronFieldName fieldName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
FieldQuestionMarkDefinitionBuilder |
supportsQuestionMark()
Registers the field supports the LW (LW) special char.
|
and, optional, withIntMapping, withStrictRange, withValidRange
public FieldQuestionMarkDefinitionBuilder(CronDefinitionBuilder cronDefinitionBuilder, CronFieldName fieldName)
cronDefinitionBuilder
- - ParserDefinitionBuilder instance -
if null, a NullPointerException will be raisedfieldName
- - CronFieldName instance -
if null, a NullPointerException will be raisedpublic FieldQuestionMarkDefinitionBuilder supportsQuestionMark()
Copyright © 2020 JBoss by Red Hat. All rights reserved.