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