Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.InputOutputParamSetCT
-
Packages that use InputOutputParamSetCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of InputOutputParamSetCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as InputOutputParamSetCT Modifier and Type Field Description protected InputOutputParamSetCT
ExecCapaCT. parameterPorts
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return InputOutputParamSetCT Modifier and Type Method Description InputOutputParamSetCT
ObjectFactory. createInputOutputParamSetCT()
Create an instance ofInputOutputParamSetCT
InputOutputParamSetCT
ExecCapaCT. getParameterPorts()
Gets the value of the parameterPorts property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type InputOutputParamSetCT Modifier and Type Method Description void
ExecCapaCT. setParameterPorts(InputOutputParamSetCT value)
Sets the value of the parameterPorts property.
-