Uses of Class
de.gsi.chart.samples.utils.TestDataSetSource.DataInput
-
Packages that use TestDataSetSource.DataInput Package Description de.gsi.chart.samples.utils -
-
Uses of TestDataSetSource.DataInput in de.gsi.chart.samples.utils
Methods in de.gsi.chart.samples.utils that return TestDataSetSource.DataInput Modifier and Type Method Description TestDataSetSource.DataInputTestDataSetSource. getInputSource()static TestDataSetSource.DataInputTestDataSetSource.DataInput. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TestDataSetSource.DataInput[]TestDataSetSource.DataInput. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.gsi.chart.samples.utils with parameters of type TestDataSetSource.DataInput Modifier and Type Method Description voidTestDataSetSource. setInputSource(TestDataSetSource.DataInput inputSource)
-