Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ExecCapaCT
-
Packages that use ExecCapaCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ExecCapaCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type ExecCapaCT Modifier and Type Field Description protected List<ExecCapaCT>ControlResourceDescCT.ExecCapas. execCapaprotected List<ExecCapaCT>ExecCapabilitiesCT.ExecCapas. execCapaMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExecCapaCT Modifier and Type Method Description ExecCapaCTObjectFactory. createExecCapaCT()Create an instance ofExecCapaCTMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type ExecCapaCT Modifier and Type Method Description List<ExecCapaCT>ControlResourceDescCT.ExecCapas. getExecCapa()Gets the value of the execCapa property.List<ExecCapaCT>ExecCapabilitiesCT.ExecCapas. getExecCapa()Gets the value of the execCapa property.
-