Package eu.bandm.tools.util3
Class ParameterExpanderOptions.Values_substitutions
java.lang.Object
eu.bandm.tools.util3.ParameterExpanderOptions.Values_substitutions
- Enclosing class:
- ParameterExpanderOptions
One instance realizes one repeated argument group of option
For details of this option see the method
substitutions
. For details of this option see the method
ParameterExpanderOptions.get_substitutions()
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
value_0
-
value_1
-
-
Constructor Details
-
Values_substitutions
public Values_substitutions()
-
-
Method Details
-
get_0
Getter method for the 0th argument in this repetition group. For details of this option see the methodParameterExpanderOptions.get_substitutions()
. -
get_1
Getter method for the 1st argument in this repetition group. For details of this option see the methodParameterExpanderOptions.get_substitutions()
.
-