Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.CapabilityMappingCT
-
Packages that use CapabilityMappingCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of CapabilityMappingCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type CapabilityMappingCT Modifier and Type Field Description protected List<CapabilityMappingCT>ExecCapa.Mappings. capabilityMappingprotected List<CapabilityMappingCT>ExecCapaCT.Mappings. capabilityMappingMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return CapabilityMappingCT Modifier and Type Method Description CapabilityMappingCTObjectFactory. createCapabilityMappingCT()Create an instance ofCapabilityMappingCTMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type CapabilityMappingCT Modifier and Type Method Description List<CapabilityMappingCT>ExecCapa.Mappings. getCapabilityMapping()Gets the value of the capabilityMapping property.List<CapabilityMappingCT>ExecCapaCT.Mappings. getCapabilityMapping()Gets the value of the capabilityMapping property.
-