Package com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration
Class TeamCategoryRespyAttributeTxts.TeamCategoryRespyAttributeTxtsBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration.TeamCategoryRespyAttributeTxts.TeamCategoryRespyAttributeTxtsBuilder
- Enclosing class:
- TeamCategoryRespyAttributeTxts
public static class TeamCategoryRespyAttributeTxts.TeamCategoryRespyAttributeTxtsBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()(Key Field) Constraints: Not nullable, Maximum length: 2respyMgmtAttributeName(String respyMgmtAttributeName) (Key Field) Constraints: Not nullable, Maximum length: 30respyMgmtAttributeText(String respyMgmtAttributeText) Constraints: Not nullable, Maximum length: 50respyMgmtTeamCategory(String respyMgmtTeamCategory) (Key Field) Constraints: Not nullable, Maximum length: 10toString()
-
Method Details
-
respyMgmtTeamCategory
@Nonnull public TeamCategoryRespyAttributeTxts.TeamCategoryRespyAttributeTxtsBuilder respyMgmtTeamCategory(@Nullable String respyMgmtTeamCategory) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtTeamCategory
- Returns:
this.
-
respyMgmtAttributeName
@Nonnull public TeamCategoryRespyAttributeTxts.TeamCategoryRespyAttributeTxtsBuilder respyMgmtAttributeName(@Nullable String respyMgmtAttributeName) (Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RespyMgmtAttributeName
- Returns:
this.
-
language
@Nonnull public TeamCategoryRespyAttributeTxts.TeamCategoryRespyAttributeTxtsBuilder language(@Nullable String language) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
respyMgmtAttributeText
@Nonnull public TeamCategoryRespyAttributeTxts.TeamCategoryRespyAttributeTxtsBuilder respyMgmtAttributeText(@Nullable String respyMgmtAttributeText) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: RespyMgmtAttributeText
- Returns:
this.
-
build
-
toString
-