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