Uses of Class
de.hybris.platform.inboundservices.model.InboundRequestModel
-
Packages that use InboundRequestModel Package Description de.hybris.platform.inboundservices.model Contains generated models for each type of de.hybris.platform.inboundservices.jalo package. -
-
Uses of InboundRequestModel in de.hybris.platform.inboundservices.model
Methods in de.hybris.platform.inboundservices.model that return InboundRequestModel Modifier and Type Method Description InboundRequestModelInboundRequestErrorModel. getInboundRequest()Generated method - Getter of theInboundRequestError.inboundRequestattribute defined at extensioninboundservices.Methods in de.hybris.platform.inboundservices.model with parameters of type InboundRequestModel Modifier and Type Method Description voidInboundRequestErrorModel. setInboundRequest(InboundRequestModel value)Generated method - Setter ofInboundRequestError.inboundRequestattribute defined at extensioninboundservices.
-