public class B2BUnitsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
B2BUnitsDTO()
Generated constructor - for generic creation.
|
B2BUnitsDTO(List<B2BUnitDTO> b2bunitsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<B2BUnitDTO> |
getB2BUnits() |
void |
setB2BUnits(List<B2BUnitDTO> b2bunitsList) |
public B2BUnitsDTO()
public B2BUnitsDTO(List<B2BUnitDTO> b2bunitsList)
public List<B2BUnitDTO> getB2BUnits()
public void setB2BUnits(List<B2BUnitDTO> b2bunitsList)
b2bunitsList - the b2bunitsList to setCopyright © 2017 SAP SE. All Rights Reserved.