Package com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoicev2
Class CABusPartInvcCorrespncEnhcd.CABusPartInvcCorrespncEnhcdBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoicev2.CABusPartInvcCorrespncEnhcd.CABusPartInvcCorrespncEnhcdBuilder
- Enclosing class:
- CABusPartInvcCorrespncEnhcd
-
Method Summary
Modifier and TypeMethodDescriptionbuild()cABusPartnerInvoiceUUID(UUID cABusPartnerInvoiceUUID) (Key Field) Constraints: Not nullablecACorrespondence(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: 6correspondenceCreationDate(LocalDate correspondenceCreationDate) Constraints: NullablecorrespondenceCreationTime(LocalTime correspondenceCreationTime) Constraints: Not nullablecorrespondencePrintDate(LocalDate correspondencePrintDate) Constraints: NullableConstraints: Not nullable, Maximum length: 128toString()
-
Method Details
-
cABusPartnerInvoiceUUID
@Nonnull public CABusPartInvcCorrespncEnhcd.CABusPartInvcCorrespncEnhcdBuilder cABusPartnerInvoiceUUID(@Nullable UUID cABusPartnerInvoiceUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CABusPartnerInvoiceUUID
- Returns:
this.
-
cACorrespondenceType
@Nonnull public CABusPartInvcCorrespncEnhcd.CABusPartInvcCorrespncEnhcdBuilder cACorrespondenceType(@Nullable String cACorrespondenceType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CACorrespondenceType
- Returns:
this.
-
cACorrespondence
@Nonnull public CABusPartInvcCorrespncEnhcd.CABusPartInvcCorrespncEnhcdBuilder cACorrespondence(@Nullable String cACorrespondence) (Key Field) Constraints: Not nullable, Maximum length: 36Original property name from the Odata EDM: CACorrespondence
- Returns:
this.
-
cADocCtnCorrespncSqncNumber
@Nonnull public CABusPartInvcCorrespncEnhcd.CABusPartInvcCorrespncEnhcdBuilder cADocCtnCorrespncSqncNumber(@Nullable String cADocCtnCorrespncSqncNumber) (Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: CADocCtnCorrespncSqncNumber
- Returns:
this.
-
correspondencePrintDate
@Nonnull public CABusPartInvcCorrespncEnhcd.CABusPartInvcCorrespncEnhcdBuilder correspondencePrintDate(@Nullable LocalDate correspondencePrintDate) Constraints: NullableOriginal property name from the Odata EDM: CorrespondencePrintDate
- Returns:
this.
-
correspondenceCreationDate
@Nonnull public CABusPartInvcCorrespncEnhcd.CABusPartInvcCorrespncEnhcdBuilder correspondenceCreationDate(@Nullable LocalDate correspondenceCreationDate) Constraints: NullableOriginal property name from the Odata EDM: CorrespondenceCreationDate
- Returns:
this.
-
correspondenceCreationTime
@Nonnull public CABusPartInvcCorrespncEnhcd.CABusPartInvcCorrespncEnhcdBuilder correspondenceCreationTime(@Nullable LocalTime correspondenceCreationTime) Constraints: Not nullableOriginal property name from the Odata EDM: CorrespondenceCreationTime
- Returns:
this.
-
mimeType
@Nonnull public CABusPartInvcCorrespncEnhcd.CABusPartInvcCorrespncEnhcdBuilder mimeType(@Nullable String mimeType) Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: MimeType
- Returns:
this.
-
cACorrespondenceBinary
@Nonnull public CABusPartInvcCorrespncEnhcd.CABusPartInvcCorrespncEnhcdBuilder cACorrespondenceBinary(@Nullable URI cACorrespondenceBinary) Constraints: NullableOriginal property name from the Odata EDM: CACorrespondenceBinary
- Returns:
this.
-
build
-
toString
-