Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.InterfacesForRDCT
-
Packages that use InterfacesForRDCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of InterfacesForRDCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as InterfacesForRDCT Modifier and Type Field Description protected InterfacesForRDCT
ResourceCT. interfacesInfo
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return InterfacesForRDCT Modifier and Type Method Description InterfacesForRDCT
ObjectFactory. createInterfacesForRDCT()
Create an instance ofInterfacesForRDCT
InterfacesForRDCT
ResourceCT. getInterfacesInfo()
Gets the value of the interfacesInfo property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type InterfacesForRDCT Modifier and Type Method Description void
ResourceCT. setInterfacesInfo(InterfacesForRDCT value)
Sets the value of the interfacesInfo property.
-