Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ExecCapaMappingCT
-
Packages that use ExecCapaMappingCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ExecCapaMappingCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type ExecCapaMappingCT Modifier and Type Field Description protected List<ExecCapaMappingCT>
ExecCapa.Mappings. execCapaMapping
protected List<ExecCapaMappingCT>
ExecCapaCT.Mappings. execCapaMapping
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExecCapaMappingCT Modifier and Type Method Description ExecCapaMappingCT
ObjectFactory. createExecCapaMappingCT()
Create an instance ofExecCapaMappingCT
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type ExecCapaMappingCT Modifier and Type Method Description List<ExecCapaMappingCT>
ExecCapa.Mappings. getExecCapaMapping()
Gets the value of the execCapaMapping property.List<ExecCapaMappingCT>
ExecCapaCT.Mappings. getExecCapaMapping()
Gets the value of the execCapaMapping property.
-