Interface ParameterDefinitionBuilder
public interface ParameterDefinitionBuilder
Builder for a parameter definition of a custom parser
Used by
ParameterDefinitionsBuilder- Since:
- 2.0.0
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionConfigures the ID of the parameter definition.
-
Method Details
-
withId
Configures the ID of the parameter definition.- Parameters:
id- ID of the parameter definition- Returns:
- Name builder
-