public class BTGOperatorsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
BTGOperatorsDTO()
Generated constructor - for generic creation.
|
BTGOperatorsDTO(List<BTGOperatorDTO> btgoperatorsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BTGOperatorDTO> |
getBTGOperators() |
void |
setBTGOperators(List<BTGOperatorDTO> btgoperatorsList) |
public BTGOperatorsDTO()
public BTGOperatorsDTO(List<BTGOperatorDTO> btgoperatorsList)
public List<BTGOperatorDTO> getBTGOperators()
public void setBTGOperators(List<BTGOperatorDTO> btgoperatorsList)
btgoperatorsList - the btgoperatorsList to setCopyright © 2017 SAP SE. All Rights Reserved.