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