Package | Description |
---|---|
com.microfocus.silktest.jtf.sap |
This package contains classes for the SAP TechDomain.
|
com.microfocus.silktest.jtf.sap.common.types |
This package contains data types for the SAP TechDomain.
|
Modifier and Type | Method and Description |
---|---|
void |
SapChart.valueChange(int series,
int point,
double xValue,
double yValue,
boolean dataChange,
String id,
double zValue,
ChartChangeFlag changeFlag)
Changes a value of the chart.
|
Modifier and Type | Method and Description |
---|---|
static ChartChangeFlag |
ChartChangeFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartChangeFlag[] |
ChartChangeFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.