public static class CalendarQuarter.CalendarQuarterBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CalendarQuarter |
build() |
CalendarQuarter.CalendarQuarterBuilder |
calendarQuarter_ID(String calendarQuarter_ID)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
CalendarQuarter.CalendarQuarterBuilder |
calendarQuarterText(String calendarQuarterText)
Constraints: none
|
String |
toString() |
public CalendarQuarter.CalendarQuarterBuilder calendarQuarter_ID(@Nullable String calendarQuarter_ID)
Original property name from the Odata EDM: CalendarQuarter_ID
this
.public CalendarQuarter.CalendarQuarterBuilder calendarQuarterText(@Nullable String calendarQuarterText)
Original property name from the Odata EDM: CalendarQuarterText
this
.public CalendarQuarter build()
Copyright © 2020 SAP SE. All rights reserved.