|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use OutputParameter | |
|---|---|
| com.sas.services.storedprocess.metadata | Create and modify stored process metadata and obtain stored process service objects from metadata. |
| Uses of OutputParameter in com.sas.services.storedprocess.metadata |
|---|
| Methods in com.sas.services.storedprocess.metadata that return types with arguments of type OutputParameter | |
|---|---|
java.util.List<OutputParameter> |
StoredProcessInterface.getOutputParameters()
Returns the list of output parameters. |
| Method parameters in com.sas.services.storedprocess.metadata with type arguments of type OutputParameter | |
|---|---|
void |
StoredProcessInterface.setOutputParameters(java.util.List<OutputParameter> outputParameters)
Sets the list of output parameters. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||