Class SettlmtDocProcTypeAssgmt.SettlmtDocProcTypeAssgmtBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementprocesstype.SettlmtDocProcTypeAssgmt.SettlmtDocProcTypeAssgmtBuilder
- Enclosing class:
- SettlmtDocProcTypeAssgmt
-
Method Summary
Modifier and TypeMethodDescriptionbuild()settlmtDocType(String settlmtDocType) (Key Field) Constraints: Not nullable, Maximum length: 4settlmtProcessType(String settlmtProcessType) (Key Field) Constraints: Not nullable, Maximum length: 4toString()
-
Method Details
-
settlmtProcessType
@Nonnull public SettlmtDocProcTypeAssgmt.SettlmtDocProcTypeAssgmtBuilder settlmtProcessType(@Nullable String settlmtProcessType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SettlmtProcessType
- Returns:
this.
-
settlmtDocType
@Nonnull public SettlmtDocProcTypeAssgmt.SettlmtDocProcTypeAssgmtBuilder settlmtDocType(@Nullable String settlmtDocType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SettlmtDocType
- Returns:
this.
-
build
-
toString
-