Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ConnectionMethodCtrlAndCommRef
-
Packages that use ConnectionMethodCtrlAndCommRef Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ConnectionMethodCtrlAndCommRef in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type ConnectionMethodCtrlAndCommRef Modifier and Type Field Description protected List<ConnectionMethodCtrlAndCommRef>
ExecCapa.ConnectionMethods. connectionMethodCtrlAndCommRef
protected List<ConnectionMethodCtrlAndCommRef>
ExecCapaCT.ConnectionMethods. connectionMethodCtrlAndCommRef
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ConnectionMethodCtrlAndCommRef Modifier and Type Method Description ConnectionMethodCtrlAndCommRef
ObjectFactory. createConnectionMethodCtrlAndCommRef()
Create an instance ofConnectionMethodCtrlAndCommRef
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type ConnectionMethodCtrlAndCommRef Modifier and Type Method Description List<ConnectionMethodCtrlAndCommRef>
ExecCapa.ConnectionMethods. getConnectionMethodCtrlAndCommRef()
Gets the value of the connectionMethodCtrlAndCommRef property.List<ConnectionMethodCtrlAndCommRef>
ExecCapaCT.ConnectionMethods. getConnectionMethodCtrlAndCommRef()
Gets the value of the connectionMethodCtrlAndCommRef property.
-