public class AtpFormulasDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
AtpFormulasDTO()
Generated constructor - for generic creation.
|
AtpFormulasDTO(List<AtpFormulaDTO> atpformulasList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<AtpFormulaDTO> |
getAtpFormulas() |
void |
setAtpFormulas(List<AtpFormulaDTO> atpformulasList) |
public AtpFormulasDTO()
public AtpFormulasDTO(List<AtpFormulaDTO> atpformulasList)
public List<AtpFormulaDTO> getAtpFormulas()
public void setAtpFormulas(List<AtpFormulaDTO> atpformulasList)
atpformulasList - the atpformulasList to setCopyright © 2017 SAP SE. All Rights Reserved.