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