|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
| Methods in org.xins.common.spec with parameters of type ParameterSpec | |
protected JComponent |
TestFormPanel.createInputComponent(ParameterSpec inputSpec)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||