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.Interfaces
AbstractResourceDesc. interfaces
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return AbstractResourceDesc.Interfaces Modifier and Type Method Description AbstractResourceDesc.Interfaces
ObjectFactory. createAbstractResourceDescInterfaces()
Create an instance ofAbstractResourceDesc.Interfaces
AbstractResourceDesc.Interfaces
AbstractResourceDesc. 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 void
AbstractResourceDesc. setInterfaces(AbstractResourceDesc.Interfaces value)
Sets the value of the interfaces property.
-