public static class ReferenceDocument.ReferenceDocumentBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ReferenceDocument |
build() |
ReferenceDocument.ReferenceDocumentBuilder |
referenceDocumentType_ID(String referenceDocumentType_ID)
(Key Field) Constraints: Not nullable, Maximum length: 5
|
ReferenceDocument.ReferenceDocumentBuilder |
referenceDocumentTypeText(String referenceDocumentTypeText)
Constraints: none
|
String |
toString() |
public ReferenceDocument.ReferenceDocumentBuilder referenceDocumentType_ID(@Nullable String referenceDocumentType_ID)
Original property name from the Odata EDM: ReferenceDocumentType_ID
this
.public ReferenceDocument.ReferenceDocumentBuilder referenceDocumentTypeText(@Nullable String referenceDocumentTypeText)
Original property name from the Odata EDM: ReferenceDocumentTypeText
this
.public ReferenceDocument build()
Copyright © 2020 SAP SE. All rights reserved.