Package | Description |
---|---|
com.accelops.service |
Modifier and Type | Method and Description |
---|---|
InternalObject[] |
ServiceContextImpl.getInputParameters() |
InternalObject[] |
ServiceContext.getInputParameters()
Get an array of input parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceContextImpl.setInputParameters(InternalObject[] parameters) |
void |
ServiceContext.setInputParameters(InternalObject[] objects)
Set an array of input parameters.
|
Copyright © 2019. All rights reserved.