| Package | Description |
|---|---|
| de.hybris.platform.b2b.dto | |
| de.hybris.platform.b2b.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<B2BBudgetDTO> |
B2BBudgetsDTO.getB2BBudgets() |
java.util.Set<B2BBudgetDTO> |
B2BCostCenterDTO.getBudgets() |
java.util.List<B2BBudgetDTO> |
B2BUnitDTO.getBudgets() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BBudgetsDTO.setB2BBudgets(java.util.List<B2BBudgetDTO> b2bbudgetsList) |
void |
B2BUnitDTO.setBudgets(java.util.List<B2BBudgetDTO> value) |
void |
B2BCostCenterDTO.setBudgets(java.util.Set<B2BBudgetDTO> value) |
| Constructor and Description |
|---|
B2BBudgetsDTO(java.util.List<B2BBudgetDTO> b2bbudgetsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
B2BBudgetResource.putB2BBudget(B2BBudgetDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.