Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.EventAndEventRefARDCT
-
Packages that use EventAndEventRefARDCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of EventAndEventRefARDCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as EventAndEventRefARDCT Modifier and Type Field Description protected EventAndEventRefARDCTInputOutputParamSetARDForEventPortCT. inputsprotected EventAndEventRefARDCTInputOutputParamSetARDForEventPortCT. outputsMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return EventAndEventRefARDCT Modifier and Type Method Description EventAndEventRefARDCTObjectFactory. createEventAndEventRefARDCT()Create an instance ofEventAndEventRefARDCTEventAndEventRefARDCTInputOutputParamSetARDForEventPortCT. getInputs()Gets the value of the inputs property.EventAndEventRefARDCTInputOutputParamSetARDForEventPortCT. getOutputs()Gets the value of the outputs property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type EventAndEventRefARDCT Modifier and Type Method Description voidInputOutputParamSetARDForEventPortCT. setInputs(EventAndEventRefARDCT value)Sets the value of the inputs property.voidInputOutputParamSetARDForEventPortCT. setOutputs(EventAndEventRefARDCT value)Sets the value of the outputs property.
-