public class B2BPermissionResultsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
B2BPermissionResultsDTO()
Generated constructor - for generic creation.
|
B2BPermissionResultsDTO(List<B2BPermissionResultDTO> b2bpermissionresultsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<B2BPermissionResultDTO> |
getB2BPermissionResults() |
void |
setB2BPermissionResults(List<B2BPermissionResultDTO> b2bpermissionresultsList) |
public B2BPermissionResultsDTO()
public B2BPermissionResultsDTO(List<B2BPermissionResultDTO> b2bpermissionresultsList)
public List<B2BPermissionResultDTO> getB2BPermissionResults()
public void setB2BPermissionResults(List<B2BPermissionResultDTO> b2bpermissionresultsList)
b2bpermissionresultsList - the b2bpermissionresultsList to setCopyright © 2017 SAP SE. All Rights Reserved.