public class InboundRequestErrorsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
InboundRequestErrorsDTO()
Generated constructor - for generic creation.
|
InboundRequestErrorsDTO(java.util.List<InboundRequestErrorDTO> inboundrequesterrorsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<InboundRequestErrorDTO> |
getInboundRequestErrors() |
void |
setInboundRequestErrors(java.util.List<InboundRequestErrorDTO> inboundrequesterrorsList) |
getUri, setUripublic InboundRequestErrorsDTO()
public InboundRequestErrorsDTO(java.util.List<InboundRequestErrorDTO> inboundrequesterrorsList)
public java.util.List<InboundRequestErrorDTO> getInboundRequestErrors()
public void setInboundRequestErrors(java.util.List<InboundRequestErrorDTO> inboundrequesterrorsList)
inboundrequesterrorsList - the inboundrequesterrorsList to setCopyright © 2018 SAP SE. All Rights Reserved.