Class ReferenceDocument.ReferenceDocumentBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.ReferenceDocument.ReferenceDocumentBuilder
- Enclosing class:
- ReferenceDocument
-
Method Summary
Modifier and TypeMethodDescriptionbuild()referenceDocumentType_ID(String referenceDocumentType_ID) (Key Field) Constraints: Not nullable, Maximum length: 5referenceDocumentTypeText(String referenceDocumentTypeText) Constraints: nonetoString()
-
Method Details
-
referenceDocumentType_ID
@Nonnull public ReferenceDocument.ReferenceDocumentBuilder referenceDocumentType_ID(@Nullable String referenceDocumentType_ID) (Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ReferenceDocumentType_ID
- Returns:
this.
-
referenceDocumentTypeText
@Nonnull public ReferenceDocument.ReferenceDocumentBuilder referenceDocumentTypeText(@Nullable String referenceDocumentTypeText) Constraints: noneOriginal property name from the Odata EDM: ReferenceDocumentTypeText
- Returns:
this.
-
build
-
toString
-