Uses of Class
de.hybris.platform.sap.sapcpiomsreturnsexchange.model.ExtendedSAPHTTPDestinationModel
-
Packages that use ExtendedSAPHTTPDestinationModel Package Description de.hybris.platform.sap.core.configuration.model Contains generated models for each type of de.hybris.platform.sap.core.configuration.jalo package. -
-
Uses of ExtendedSAPHTTPDestinationModel in de.hybris.platform.sap.core.configuration.model
Methods in de.hybris.platform.sap.core.configuration.model that return types with arguments of type ExtendedSAPHTTPDestinationModel Modifier and Type Method Description java.util.Set<ExtendedSAPHTTPDestinationModel>SAPHTTPDestinationModel. getObjSpecificHTTPDestination()Generated method - Getter of theSAPHTTPDestination.objSpecificHTTPDestinationattribute defined at extensionsapcpiomsreturnsexchange.Method parameters in de.hybris.platform.sap.core.configuration.model with type arguments of type ExtendedSAPHTTPDestinationModel Modifier and Type Method Description voidSAPHTTPDestinationModel. setObjSpecificHTTPDestination(java.util.Set<ExtendedSAPHTTPDestinationModel> value)Generated method - Setter ofSAPHTTPDestination.objSpecificHTTPDestinationattribute defined at extensionsapcpiomsreturnsexchange.
-