public class BTGOperandsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
BTGOperandsDTO()
Generated constructor - for generic creation.
|
BTGOperandsDTO(List<BTGOperandDTO> btgoperandsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BTGOperandDTO> |
getBTGOperands() |
void |
setBTGOperands(List<BTGOperandDTO> btgoperandsList) |
public BTGOperandsDTO()
public BTGOperandsDTO(List<BTGOperandDTO> btgoperandsList)
public List<BTGOperandDTO> getBTGOperands()
public void setBTGOperands(List<BTGOperandDTO> btgoperandsList)
btgoperandsList - the btgoperandsList to setCopyright © 2017 SAP SE. All Rights Reserved.