Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ExecCapa
-
Packages that use ExecCapa Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ExecCapa in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type ExecCapa Modifier and Type Field Description protected List<ExecCapa>
AbstractResourceDesc.ExecCapabilities. execCapa
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExecCapa Modifier and Type Method Description ExecCapa
ObjectFactory. createExecCapa()
Create an instance ofExecCapa
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type ExecCapa Modifier and Type Method Description List<ExecCapa>
AbstractResourceDesc.ExecCapabilities. getExecCapa()
Gets the value of the execCapa property.
-