Uses of Class
com.sap.platform.model.AbstractCecServiceMappingModel
-
Packages that use AbstractCecServiceMappingModel Package Description com.sap.platform.model Contains generated models for each type of com.sap.platform.jalo package. -
-
Uses of AbstractCecServiceMappingModel in com.sap.platform.model
Subclasses of AbstractCecServiceMappingModel in com.sap.platform.model Modifier and Type Class Description classBaseSiteCecServiceMappingModelGenerated model class for type BaseSiteCecServiceMapping first defined at extension sapcpconfiguration.Methods in com.sap.platform.model that return types with arguments of type AbstractCecServiceMappingModel Modifier and Type Method Description java.util.Set<AbstractCecServiceMappingModel>CecServiceModel. getCecServiceMappings()Generated method - Getter of theCecService.CecServiceMappingsattribute defined at extensionsapcpconfiguration.java.util.Set<AbstractCecServiceMappingModel>CecTechnicalUserModel. getCecServiceMappings()Generated method - Getter of theCecTechnicalUser.CecServiceMappingsattribute defined at extensionsapcpconfiguration.Method parameters in com.sap.platform.model with type arguments of type AbstractCecServiceMappingModel Modifier and Type Method Description voidCecServiceModel. setCecServiceMappings(java.util.Set<AbstractCecServiceMappingModel> value)Generated method - Setter ofCecService.CecServiceMappingsattribute defined at extensionsapcpconfiguration.voidCecTechnicalUserModel. setCecServiceMappings(java.util.Set<AbstractCecServiceMappingModel> value)Generated method - Setter ofCecTechnicalUser.CecServiceMappingsattribute defined at extensionsapcpconfiguration.
-