Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ExecCapaCT.ParentExecCapas
-
Packages that use ExecCapaCT.ParentExecCapas Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ExecCapaCT.ParentExecCapas in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ExecCapaCT.ParentExecCapas Modifier and Type Field Description protected ExecCapaCT.ParentExecCapas
ExecCapaCT. parentExecCapas
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExecCapaCT.ParentExecCapas Modifier and Type Method Description ExecCapaCT.ParentExecCapas
ObjectFactory. createExecCapaCTParentExecCapas()
Create an instance ofExecCapaCT.ParentExecCapas
ExecCapaCT.ParentExecCapas
ExecCapaCT. getParentExecCapas()
Gets the value of the parentExecCapas property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ExecCapaCT.ParentExecCapas Modifier and Type Method Description void
ExecCapaCT. setParentExecCapas(ExecCapaCT.ParentExecCapas value)
Sets the value of the parentExecCapas property.
-