Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.AbstractResourceDesc.Interfaces
-
Packages that use AbstractResourceDesc.Interfaces Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of AbstractResourceDesc.Interfaces in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as AbstractResourceDesc.Interfaces Modifier and Type Field Description protected AbstractResourceDesc.InterfacesAbstractResourceDesc. interfacesMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return AbstractResourceDesc.Interfaces Modifier and Type Method Description AbstractResourceDesc.InterfacesObjectFactory. createAbstractResourceDescInterfaces()Create an instance ofAbstractResourceDesc.InterfacesAbstractResourceDesc.InterfacesAbstractResourceDesc. getInterfaces()Gets the value of the interfaces property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type AbstractResourceDesc.Interfaces Modifier and Type Method Description voidAbstractResourceDesc. setInterfaces(AbstractResourceDesc.Interfaces value)Sets the value of the interfaces property.
-