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. execCapaMappingprotected List<ExecCapaMappingCT>ExecCapaCT.Mappings. execCapaMappingMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExecCapaMappingCT Modifier and Type Method Description ExecCapaMappingCTObjectFactory. createExecCapaMappingCT()Create an instance ofExecCapaMappingCTMethods 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.
-