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