public static final class BR_NFTrailer.BR_NFTrailerBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BR_NFTrailer.BR_NFTrailerBuilder |
bR_NFDoc(BR_NFDocument value)
Navigation property to_BR_NFDoc for BR_NFTrailer to single BR_NFDocument.
|
BR_NFTrailer.BR_NFTrailerBuilder |
bR_NotaFiscal(String bR_NotaFiscal)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BR_NFTrailer |
build() |
BR_NFTrailer.BR_NFTrailerBuilder |
licensePlate(String licensePlate)
Constraints: Not nullable, Maximum length: 7
|
String |
toString() |
BR_NFTrailer.BR_NFTrailerBuilder |
trailerID(String trailerID)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
BR_NFTrailer.BR_NFTrailerBuilder |
trailerRegion(String trailerRegion)
Constraints: Not nullable, Maximum length: 3
|
BR_NFTrailer.BR_NFTrailerBuilder |
trailerRegistration(String trailerRegistration)
Constraints: Not nullable, Maximum length: 20
|
@Nonnull public BR_NFTrailer.BR_NFTrailerBuilder bR_NFDoc(BR_NFDocument value)
value
- The BR_NFDocument to build this BR_NFTrailer with.@Nonnull public BR_NFTrailer.BR_NFTrailerBuilder bR_NotaFiscal(@Nullable String bR_NotaFiscal)
Original property name from the Odata EDM: BR_NotaFiscal
this
.@Nonnull public BR_NFTrailer.BR_NFTrailerBuilder trailerID(@Nullable String trailerID)
Original property name from the Odata EDM: TrailerID
this
.@Nonnull public BR_NFTrailer.BR_NFTrailerBuilder licensePlate(@Nullable String licensePlate)
Original property name from the Odata EDM: LicensePlate
this
.@Nonnull public BR_NFTrailer.BR_NFTrailerBuilder trailerRegion(@Nullable String trailerRegion)
Original property name from the Odata EDM: TrailerRegion
this
.@Nonnull public BR_NFTrailer.BR_NFTrailerBuilder trailerRegistration(@Nullable String trailerRegistration)
Original property name from the Odata EDM: TrailerRegistration
this
.@Nonnull public BR_NFTrailer build()
Copyright © 2021 SAP SE. All rights reserved.