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