Package eu.bandm.music.demoMetric
Class MetricSplitterOptions.Values_genuine_beams_modifications
java.lang.Object
eu.bandm.music.demoMetric.MetricSplitterOptions.Values_genuine_beams_modifications
- Enclosing class:
- MetricSplitterOptions
One instance realizes one repeated argument group of option
For details of this option see the method
genuine_beams_modifications
. For details of this option see the method
MetricSplitterOptions.get_genuine_beams_modifications()
.-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
get_0()
Getter method for the 0th argument in this repetition group.int
get_1()
Getter method for the 1st argument in this repetition group.int
get_2()
Getter method for the 2nd argument in this repetition group.int
get_3()
Getter method for the 3rd argument in this repetition group.
-
Field Details
-
value_0
protected int value_0 -
value_1
protected int value_1 -
value_2
protected int value_2 -
value_3
protected int value_3
-
-
Constructor Details
-
Values_genuine_beams_modifications
public Values_genuine_beams_modifications()
-
-
Method Details
-
get_0
public int get_0()Getter method for the 0th argument in this repetition group. For details of this option see the methodMetricSplitterOptions.get_genuine_beams_modifications()
. -
get_1
public int get_1()Getter method for the 1st argument in this repetition group. For details of this option see the methodMetricSplitterOptions.get_genuine_beams_modifications()
. -
get_2
public int get_2()Getter method for the 2nd argument in this repetition group. For details of this option see the methodMetricSplitterOptions.get_genuine_beams_modifications()
. -
get_3
public int get_3()Getter method for the 3rd argument in this repetition group. For details of this option see the methodMetricSplitterOptions.get_genuine_beams_modifications()
.
-