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. execCapaMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExecCapa Modifier and Type Method Description ExecCapaObjectFactory. createExecCapa()Create an instance ofExecCapaMethods 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.
-