Uses of Class
de.hybris.platform.inboundservices.model.InboundRequestErrorModel
Packages that use InboundRequestErrorModel
Package
Description
Contains generated models for each type of de.hybris.platform.inboundservices.jalo package.
-
Uses of InboundRequestErrorModel in de.hybris.platform.inboundservices.model
Methods in de.hybris.platform.inboundservices.model that return types with arguments of type InboundRequestErrorModelModifier and TypeMethodDescriptionInboundRequestModel.getErrors()Generated method - Getter of theInboundRequest.errorsattribute defined at extensioninboundservices.Method parameters in de.hybris.platform.inboundservices.model with type arguments of type InboundRequestErrorModelModifier and TypeMethodDescriptionvoidInboundRequestModel.setErrors(Set<InboundRequestErrorModel> value) Generated method - Setter ofInboundRequest.errorsattribute defined at extensioninboundservices.