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. execCapa
protected List<ExecCapaCT>
ExecCapabilitiesCT.ExecCapas. execCapa
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExecCapaCT Modifier and Type Method Description ExecCapaCT
ObjectFactory. createExecCapaCT()
Create an instance ofExecCapaCT
Methods 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.
-