Uses of Class
com.sas.services.storedprocess.metadata.OutputParameter

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.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.