java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration.TeamTypeTexts.TeamTypeTextsBuilder
Enclosing class:
TeamTypeTexts

public static class TeamTypeTexts.TeamTypeTextsBuilder extends Object
  • Method Details

    • respyMgmtTeamType

      @Nonnull public TeamTypeTexts.TeamTypeTextsBuilder respyMgmtTeamType(@Nullable String respyMgmtTeamType)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: RespyMgmtTeamType

      Returns:
      this.
    • language

      @Nonnull public TeamTypeTexts.TeamTypeTextsBuilder language(@Nullable String language)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Language

      Returns:
      this.
    • respyMgmtTeamTypeText

      @Nonnull public TeamTypeTexts.TeamTypeTextsBuilder respyMgmtTeamTypeText(@Nullable String respyMgmtTeamTypeText)
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: RespyMgmtTeamTypeText

      Returns:
      this.
    • build

      @Nonnull public TeamTypeTexts build()
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class Object