public static final class SegmentForElimText.SegmentForElimTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SegmentForElimText |
build() |
SegmentForElimText.SegmentForElimTextBuilder |
cnsldtnSegmentForElim(SegmentForElimination value)
Navigation property to_CnsldtnSegmentForElim for SegmentForElimText to single
SegmentForElimination.
|
SegmentForElimText.SegmentForElimTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
SegmentForElimText.SegmentForElimTextBuilder |
segment(String segment)
(Key Field) Constraints: Not nullable, Maximum length: 25
|
SegmentForElimText.SegmentForElimTextBuilder |
segmentForElimText(String segmentForElimText)
Constraints: Not nullable, Maximum length: 50
|
String |
toString() |
@Nonnull public SegmentForElimText.SegmentForElimTextBuilder cnsldtnSegmentForElim(SegmentForElimination value)
value
- The SegmentForElimination to build this SegmentForElimText with.public SegmentForElimText.SegmentForElimTextBuilder segment(@Nullable String segment)
Original property name from the Odata EDM: Segment
public SegmentForElimText.SegmentForElimTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
public SegmentForElimText.SegmentForElimTextBuilder segmentForElimText(@Nullable String segmentForElimText)
Original property name from the Odata EDM: SegmentForElimText
public SegmentForElimText build()
Copyright © 2019 SAP SE. All rights reserved.