public class B2BBudgetsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
B2BBudgetsDTO()
Generated constructor - for generic creation.
|
B2BBudgetsDTO(List<B2BBudgetDTO> b2bbudgetsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<B2BBudgetDTO> |
getB2BBudgets() |
void |
setB2BBudgets(List<B2BBudgetDTO> b2bbudgetsList) |
public B2BBudgetsDTO()
public B2BBudgetsDTO(List<B2BBudgetDTO> b2bbudgetsList)
public List<B2BBudgetDTO> getB2BBudgets()
public void setB2BBudgets(List<B2BBudgetDTO> b2bbudgetsList)
b2bbudgetsList - the b2bbudgetsList to setCopyright © 2017 SAP SE. All Rights Reserved.