Uses of Class
org.xins.common.spec.ParameterSpec

Packages that use ParameterSpec
org.xins.common.spec API specification classes. 
 

Uses of ParameterSpec in org.xins.common.spec
 

Methods in org.xins.common.spec that return ParameterSpec
 ParameterSpec DataSectionElementSpec.getAttribute(String attributeName)
          Gets the specification of the specified attribute of the element.
 ParameterSpec ErrorCodeSpec.getOutputParameter(String parameterName)
          Gets the output parameter for the specified name.
 ParameterSpec FunctionSpec.getInputParameter(String parameterName)
          Gets the input parameter for the specified name.
 ParameterSpec FunctionSpec.getOutputParameter(String parameterName)
          Gets the output parameter of the specified name.
 



See http://www.xins.org/.