Package com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoice
Class BusPartInvoiceCorrespnc.BusPartInvoiceCorrespncBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoice.BusPartInvoiceCorrespnc.BusPartInvoiceCorrespncBuilder
- Enclosing class:
- BusPartInvoiceCorrespnc
-
Method Summary
Modifier and TypeMethodDescriptionbuild()cACorrespondence(String cACorrespondence) (Key Field) Constraints: Not nullable, Maximum length: 36cACorrespondenceBinary(URI cACorrespondenceBinary) Constraints: NullablecACorrespondenceType(String cACorrespondenceType) (Key Field) Constraints: Not nullable, Maximum length: 4cADocCtnCorrespncSqncNumber(String cADocCtnCorrespncSqncNumber) (Key Field) Constraints: Not nullable, Maximum length: 6cADocumentContainerUUID(UUID cADocumentContainerUUID) (Key Field) Constraints: Not nullablecorrespondenceCreationDate(LocalDate correspondenceCreationDate) Constraints: NullablecorrespondenceCreationTime(LocalTime correspondenceCreationTime) Constraints: Not nullablecorrespondencePrintDate(LocalDate correspondencePrintDate) Constraints: NullableConstraints: Not nullable, Maximum length: 128toString()
-
Method Details
-
cADocumentContainerUUID
@Nonnull public BusPartInvoiceCorrespnc.BusPartInvoiceCorrespncBuilder cADocumentContainerUUID(@Nullable UUID cADocumentContainerUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CADocumentContainerUUID
- Returns:
this.
-
cACorrespondenceType
@Nonnull public BusPartInvoiceCorrespnc.BusPartInvoiceCorrespncBuilder cACorrespondenceType(@Nullable String cACorrespondenceType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CACorrespondenceType
- Returns:
this.
-
cACorrespondence
@Nonnull public BusPartInvoiceCorrespnc.BusPartInvoiceCorrespncBuilder cACorrespondence(@Nullable String cACorrespondence) (Key Field) Constraints: Not nullable, Maximum length: 36Original property name from the Odata EDM: CACorrespondence
- Returns:
this.
-
cADocCtnCorrespncSqncNumber
@Nonnull public BusPartInvoiceCorrespnc.BusPartInvoiceCorrespncBuilder cADocCtnCorrespncSqncNumber(@Nullable String cADocCtnCorrespncSqncNumber) (Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: CADocCtnCorrespncSqncNumber
- Returns:
this.
-
correspondencePrintDate
@Nonnull public BusPartInvoiceCorrespnc.BusPartInvoiceCorrespncBuilder correspondencePrintDate(@Nullable LocalDate correspondencePrintDate) Constraints: NullableOriginal property name from the Odata EDM: CorrespondencePrintDate
- Returns:
this.
-
correspondenceCreationDate
@Nonnull public BusPartInvoiceCorrespnc.BusPartInvoiceCorrespncBuilder correspondenceCreationDate(@Nullable LocalDate correspondenceCreationDate) Constraints: NullableOriginal property name from the Odata EDM: CorrespondenceCreationDate
- Returns:
this.
-
correspondenceCreationTime
@Nonnull public BusPartInvoiceCorrespnc.BusPartInvoiceCorrespncBuilder correspondenceCreationTime(@Nullable LocalTime correspondenceCreationTime) Constraints: Not nullableOriginal property name from the Odata EDM: CorrespondenceCreationTime
- Returns:
this.
-
mimeType
@Nonnull public BusPartInvoiceCorrespnc.BusPartInvoiceCorrespncBuilder mimeType(@Nullable String mimeType) Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: MimeType
- Returns:
this.
-
cACorrespondenceBinary
@Nonnull public BusPartInvoiceCorrespnc.BusPartInvoiceCorrespncBuilder cACorrespondenceBinary(@Nullable URI cACorrespondenceBinary) Constraints: NullableOriginal property name from the Odata EDM: CACorrespondenceBinary
- Returns:
this.
-
build
-
toString
-