Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ModuleInfoCT.RemoteKeys
-
Packages that use ModuleInfoCT.RemoteKeys Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ModuleInfoCT.RemoteKeys in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ModuleInfoCT.RemoteKeys Modifier and Type Field Description protected ModuleInfoCT.RemoteKeys
ModuleInfoCT. remoteKeys
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ModuleInfoCT.RemoteKeys Modifier and Type Method Description ModuleInfoCT.RemoteKeys
ObjectFactory. createModuleInfoCTRemoteKeys()
Create an instance ofModuleInfoCT.RemoteKeys
ModuleInfoCT.RemoteKeys
ModuleInfoCT. getRemoteKeys()
Gets the value of the remoteKeys property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ModuleInfoCT.RemoteKeys Modifier and Type Method Description void
ModuleInfoCT. setRemoteKeys(ModuleInfoCT.RemoteKeys value)
Sets the value of the remoteKeys property.
-