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