public class BTGSegmentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
BTGSegmentsDTO()
Generated constructor - for generic creation.
|
BTGSegmentsDTO(List<BTGSegmentDTO> btgsegmentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BTGSegmentDTO> |
getBTGSegments() |
void |
setBTGSegments(List<BTGSegmentDTO> btgsegmentsList) |
public BTGSegmentsDTO()
public BTGSegmentsDTO(List<BTGSegmentDTO> btgsegmentsList)
public List<BTGSegmentDTO> getBTGSegments()
public void setBTGSegments(List<BTGSegmentDTO> btgsegmentsList)
btgsegmentsList - the btgsegmentsList to setCopyright © 2017 SAP SE. All Rights Reserved.