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