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