Class CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder
- Enclosing class:
- CustUnldgPtAddrDepdntInfo
-
Method Summary
Modifier and TypeMethodDescription(Key Field) Constraints: Not nullable, Maximum length: 10bPGoodsReceivingHoursCode(String bPGoodsReceivingHoursCode) Constraints: Not nullable, Maximum length: 3build()(Key Field) Constraints: Not nullable, Maximum length: 10customerFactoryCalenderCode(String customerFactoryCalenderCode) Constraints: Not nullable, Maximum length: 2fridayAfternoonClosingTime(LocalTime fridayAfternoonClosingTime) Constraints: Not nullable, Precision: 0fridayAfternoonOpeningTime(LocalTime fridayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0fridayMorningClosingTime(LocalTime fridayMorningClosingTime) Constraints: Not nullable, Precision: 0fridayMorningOpeningTime(LocalTime fridayMorningOpeningTime) Constraints: Not nullable, Precision: 0isDfltBPUnloadingPoint(Boolean isDfltBPUnloadingPoint) Constraints: nonemondayAfternoonClosingTime(LocalTime mondayAfternoonClosingTime) Constraints: Not nullable, Precision: 0mondayAfternoonOpeningTime(LocalTime mondayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0mondayMorningClosingTime(LocalTime mondayMorningClosingTime) Constraints: Not nullable, Precision: 0mondayMorningOpeningTime(LocalTime mondayMorningOpeningTime) Constraints: Not nullable, Precision: 0saturdayAfternoonClosingTime(LocalTime saturdayAfternoonClosingTime) Constraints: Not nullable, Precision: 0saturdayAfternoonOpeningTime(LocalTime saturdayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0saturdayMorningClosingTime(LocalTime saturdayMorningClosingTime) Constraints: Not nullable, Precision: 0saturdayMorningOpeningTime(LocalTime saturdayMorningOpeningTime) Constraints: Not nullable, Precision: 0sundayAfternoonClosingTime(LocalTime sundayAfternoonClosingTime) Constraints: Not nullable, Precision: 0sundayAfternoonOpeningTime(LocalTime sundayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0sundayMorningClosingTime(LocalTime sundayMorningClosingTime) Constraints: Not nullable, Precision: 0sundayMorningOpeningTime(LocalTime sundayMorningOpeningTime) Constraints: Not nullable, Precision: 0thursdayAfternoonClosingTime(LocalTime thursdayAfternoonClosingTime) Constraints: Not nullable, Precision: 0thursdayAfternoonOpeningTime(LocalTime thursdayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0thursdayMorningClosingTime(LocalTime thursdayMorningClosingTime) Constraints: Not nullable, Precision: 0thursdayMorningOpeningTime(LocalTime thursdayMorningOpeningTime) Constraints: Not nullable, Precision: 0toString()tuesdayAfternoonClosingTime(LocalTime tuesdayAfternoonClosingTime) Constraints: Not nullable, Precision: 0tuesdayAfternoonOpeningTime(LocalTime tuesdayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0tuesdayMorningClosingTime(LocalTime tuesdayMorningClosingTime) Constraints: Not nullable, Precision: 0tuesdayMorningOpeningTime(LocalTime tuesdayMorningOpeningTime) Constraints: Not nullable, Precision: 0unloadingPointName(String unloadingPointName) (Key Field) Constraints: Not nullable, Maximum length: 25wednesdayAfternoonClosingTime(LocalTime wednesdayAfternoonClosingTime) Constraints: Not nullable, Precision: 0wednesdayAfternoonOpeningTime(LocalTime wednesdayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0wednesdayMorningClosingTime(LocalTime wednesdayMorningClosingTime) Constraints: Not nullable, Precision: 0wednesdayMorningOpeningTime(LocalTime wednesdayMorningOpeningTime) Constraints: Not nullable, Precision: 0
-
Method Details
-
customer
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder customer(@Nullable String customer) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Customer
- Returns:
this.
-
addressID
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder addressID(@Nullable String addressID) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressID
- Returns:
this.
-
unloadingPointName
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder unloadingPointName(@Nullable String unloadingPointName) (Key Field) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: UnloadingPointName
- Returns:
this.
-
customerFactoryCalenderCode
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder customerFactoryCalenderCode(@Nullable String customerFactoryCalenderCode) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CustomerFactoryCalenderCode
- Returns:
this.
-
bPGoodsReceivingHoursCode
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder bPGoodsReceivingHoursCode(@Nullable String bPGoodsReceivingHoursCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BPGoodsReceivingHoursCode
- Returns:
this.
-
isDfltBPUnloadingPoint
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder isDfltBPUnloadingPoint(@Nullable Boolean isDfltBPUnloadingPoint) Constraints: noneOriginal property name from the Odata EDM: IsDfltBPUnloadingPoint
- Returns:
this.
-
mondayMorningOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder mondayMorningOpeningTime(@Nullable LocalTime mondayMorningOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MondayMorningOpeningTime
- Returns:
this.
-
mondayMorningClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder mondayMorningClosingTime(@Nullable LocalTime mondayMorningClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MondayMorningClosingTime
- Returns:
this.
-
mondayAfternoonOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder mondayAfternoonOpeningTime(@Nullable LocalTime mondayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MondayAfternoonOpeningTime
- Returns:
this.
-
mondayAfternoonClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder mondayAfternoonClosingTime(@Nullable LocalTime mondayAfternoonClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MondayAfternoonClosingTime
- Returns:
this.
-
tuesdayMorningOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder tuesdayMorningOpeningTime(@Nullable LocalTime tuesdayMorningOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: TuesdayMorningOpeningTime
- Returns:
this.
-
tuesdayMorningClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder tuesdayMorningClosingTime(@Nullable LocalTime tuesdayMorningClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: TuesdayMorningClosingTime
- Returns:
this.
-
tuesdayAfternoonOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder tuesdayAfternoonOpeningTime(@Nullable LocalTime tuesdayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: TuesdayAfternoonOpeningTime
- Returns:
this.
-
tuesdayAfternoonClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder tuesdayAfternoonClosingTime(@Nullable LocalTime tuesdayAfternoonClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: TuesdayAfternoonClosingTime
- Returns:
this.
-
wednesdayMorningOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder wednesdayMorningOpeningTime(@Nullable LocalTime wednesdayMorningOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: WednesdayMorningOpeningTime
- Returns:
this.
-
wednesdayMorningClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder wednesdayMorningClosingTime(@Nullable LocalTime wednesdayMorningClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: WednesdayMorningClosingTime
- Returns:
this.
-
wednesdayAfternoonOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder wednesdayAfternoonOpeningTime(@Nullable LocalTime wednesdayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: WednesdayAfternoonOpeningTime
- Returns:
this.
-
wednesdayAfternoonClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder wednesdayAfternoonClosingTime(@Nullable LocalTime wednesdayAfternoonClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: WednesdayAfternoonClosingTime
- Returns:
this.
-
thursdayMorningOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder thursdayMorningOpeningTime(@Nullable LocalTime thursdayMorningOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ThursdayMorningOpeningTime
- Returns:
this.
-
thursdayMorningClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder thursdayMorningClosingTime(@Nullable LocalTime thursdayMorningClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ThursdayMorningClosingTime
- Returns:
this.
-
thursdayAfternoonOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder thursdayAfternoonOpeningTime(@Nullable LocalTime thursdayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ThursdayAfternoonOpeningTime
- Returns:
this.
-
thursdayAfternoonClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder thursdayAfternoonClosingTime(@Nullable LocalTime thursdayAfternoonClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ThursdayAfternoonClosingTime
- Returns:
this.
-
fridayMorningOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder fridayMorningOpeningTime(@Nullable LocalTime fridayMorningOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: FridayMorningOpeningTime
- Returns:
this.
-
fridayMorningClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder fridayMorningClosingTime(@Nullable LocalTime fridayMorningClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: FridayMorningClosingTime
- Returns:
this.
-
fridayAfternoonOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder fridayAfternoonOpeningTime(@Nullable LocalTime fridayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: FridayAfternoonOpeningTime
- Returns:
this.
-
fridayAfternoonClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder fridayAfternoonClosingTime(@Nullable LocalTime fridayAfternoonClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: FridayAfternoonClosingTime
- Returns:
this.
-
saturdayMorningOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder saturdayMorningOpeningTime(@Nullable LocalTime saturdayMorningOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SaturdayMorningOpeningTime
- Returns:
this.
-
saturdayMorningClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder saturdayMorningClosingTime(@Nullable LocalTime saturdayMorningClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SaturdayMorningClosingTime
- Returns:
this.
-
saturdayAfternoonOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder saturdayAfternoonOpeningTime(@Nullable LocalTime saturdayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SaturdayAfternoonOpeningTime
- Returns:
this.
-
saturdayAfternoonClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder saturdayAfternoonClosingTime(@Nullable LocalTime saturdayAfternoonClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SaturdayAfternoonClosingTime
- Returns:
this.
-
sundayMorningOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder sundayMorningOpeningTime(@Nullable LocalTime sundayMorningOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SundayMorningOpeningTime
- Returns:
this.
-
sundayMorningClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder sundayMorningClosingTime(@Nullable LocalTime sundayMorningClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SundayMorningClosingTime
- Returns:
this.
-
sundayAfternoonOpeningTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder sundayAfternoonOpeningTime(@Nullable LocalTime sundayAfternoonOpeningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SundayAfternoonOpeningTime
- Returns:
this.
-
sundayAfternoonClosingTime
@Nonnull public CustUnldgPtAddrDepdntInfo.CustUnldgPtAddrDepdntInfoBuilder sundayAfternoonClosingTime(@Nullable LocalTime sundayAfternoonClosingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: SundayAfternoonClosingTime
- Returns:
this.
-
build
-
toString
-