public static class TeamCategoryTexts.TeamCategoryTextsBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TeamCategoryTexts |
build() |
TeamCategoryTexts.TeamCategoryTextsBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
TeamCategoryTexts.TeamCategoryTextsBuilder |
respyMgmtTeamCategory(String respyMgmtTeamCategory)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
TeamCategoryTexts.TeamCategoryTextsBuilder |
respyMgmtTeamCategoryText(String respyMgmtTeamCategoryText)
Constraints: Not nullable, Maximum length: 50
|
String |
toString() |
@Nonnull public TeamCategoryTexts.TeamCategoryTextsBuilder respyMgmtTeamCategory(@Nullable String respyMgmtTeamCategory)
Original property name from the Odata EDM: RespyMgmtTeamCategory
this
.@Nonnull public TeamCategoryTexts.TeamCategoryTextsBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public TeamCategoryTexts.TeamCategoryTextsBuilder respyMgmtTeamCategoryText(@Nullable String respyMgmtTeamCategoryText)
Original property name from the Odata EDM: RespyMgmtTeamCategoryText
this
.@Nonnull public TeamCategoryTexts build()
Copyright © 2021 SAP SE. All rights reserved.