Package com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2
Class RespyTeamCategoryAttribTxt.RespyTeamCategoryAttribTxtBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2.RespyTeamCategoryAttribTxt.RespyTeamCategoryAttribTxtBuilder
- Enclosing class:
- RespyTeamCategoryAttribTxt
-
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: 30toString()
-
Method Details
-
respyMgmtTeamCategory
@Nonnull public RespyTeamCategoryAttribTxt.RespyTeamCategoryAttribTxtBuilder respyMgmtTeamCategory(@Nullable String respyMgmtTeamCategory) (Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RespyMgmtTeamCategory
- Returns:
this.
-
respyMgmtAttributeName
@Nonnull public RespyTeamCategoryAttribTxt.RespyTeamCategoryAttribTxtBuilder respyMgmtAttributeName(@Nullable String respyMgmtAttributeName) (Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RespyMgmtAttributeName
- Returns:
this.
-
language
@Nonnull public RespyTeamCategoryAttribTxt.RespyTeamCategoryAttribTxtBuilder language(@Nullable String language) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
respyMgmtAttributeText
@Nonnull public RespyTeamCategoryAttribTxt.RespyTeamCategoryAttribTxtBuilder respyMgmtAttributeText(@Nullable String respyMgmtAttributeText) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: RespyMgmtAttributeText
- Returns:
this.
-
build
-
toString
-