Package | Description |
---|---|
br.org.scadabr.api.da |
Modifier and Type | Field and Description |
---|---|
private ReadDataOptions |
ReadDataParams.options |
Modifier and Type | Method and Description |
---|---|
ReadDataOptions |
ReadDataParams.getOptions()
Gets the options value for this ReadDataParams.
|
Modifier and Type | Method and Description |
---|---|
void |
ReadDataParams.setOptions(ReadDataOptions options)
Sets the options value for this ReadDataParams.
|
Constructor and Description |
---|
ReadDataParams(java.lang.String[] itemPathList,
ReadDataOptions options) |