Package com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2
Class RespyMTeamTypeFunctionText.RespyMTeamTypeFunctionTextBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2.RespyMTeamTypeFunctionText.RespyMTeamTypeFunctionTextBuilder
- Enclosing class:
- RespyMTeamTypeFunctionText
-
Method Summary
Modifier and TypeMethodDescriptionbuild()(Key Field) Constraints: Not nullable, Maximum length: 2respyMgmtFunction(String respyMgmtFunction) (Key Field) Constraints: Not nullable, Maximum length: 10respyMgmtFunctionText(String respyMgmtFunctionText) Constraints: Not nullable, Maximum length: 50respyMgmtTeamCategory(String respyMgmtTeamCategory) Constraints: Not nullable, Maximum length: 30respyMgmtTeamType(String respyMgmtTeamType) (Key Field) Constraints: Not nullable, Maximum length: 30toString()
-
Method Details
-
respyMgmtTeamType
@Nonnull public RespyMTeamTypeFunctionText.RespyMTeamTypeFunctionTextBuilder respyMgmtTeamType(@Nullable String respyMgmtTeamType) (Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RespyMgmtTeamType
- Returns:
this.
-
respyMgmtFunction
@Nonnull public RespyMTeamTypeFunctionText.RespyMTeamTypeFunctionTextBuilder respyMgmtFunction(@Nullable String respyMgmtFunction) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RespyMgmtFunction
- Returns:
this.
-
language
@Nonnull public RespyMTeamTypeFunctionText.RespyMTeamTypeFunctionTextBuilder language(@Nullable String language) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
respyMgmtTeamCategory
@Nonnull public RespyMTeamTypeFunctionText.RespyMTeamTypeFunctionTextBuilder respyMgmtTeamCategory(@Nullable String respyMgmtTeamCategory) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RespyMgmtTeamCategory
- Returns:
this.
-
respyMgmtFunctionText
@Nonnull public RespyMTeamTypeFunctionText.RespyMTeamTypeFunctionTextBuilder respyMgmtFunctionText(@Nullable String respyMgmtFunctionText) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: RespyMgmtFunctionText
- Returns:
this.
-
build
-
toString
-