public class B2BUserGroupsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
B2BUserGroupsDTO()
Generated constructor - for generic creation.
|
B2BUserGroupsDTO(List<B2BUserGroupDTO> b2busergroupsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<B2BUserGroupDTO> |
getB2BUserGroups() |
void |
setB2BUserGroups(List<B2BUserGroupDTO> b2busergroupsList) |
public B2BUserGroupsDTO()
public B2BUserGroupsDTO(List<B2BUserGroupDTO> b2busergroupsList)
public List<B2BUserGroupDTO> getB2BUserGroups()
public void setB2BUserGroups(List<B2BUserGroupDTO> b2busergroupsList)
b2busergroupsList - the b2busergroupsList to setCopyright © 2017 SAP SE. All Rights Reserved.