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