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