Class InspectionLotWithStatus.InspectionLotWithStatusBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionLotWithStatus.InspectionLotWithStatusBuilder
- Enclosing class:
- InspectionLotWithStatus
-
Method Summary
Modifier and TypeMethodDescriptionbuild()inspectionLot(String inspectionLot) (Key Field) Constraints: Not nullable, Maximum length: 12inspectionLotStatusCreated(String inspectionLotStatusCreated) Constraints: Not nullable, Maximum length: 1inspectionLotStatusReleased(String inspectionLotStatusReleased) Constraints: Not nullable, Maximum length: 1inspectionLotStatusSkip(String inspectionLotStatusSkip) Constraints: Not nullable, Maximum length: 1inspLotStatusCanceled(String inspLotStatusCanceled) Constraints: Not nullable, Maximum length: 1inspLotStatusInspCompleted(String inspLotStatusInspCompleted) Constraints: Not nullable, Maximum length: 1inspLotStatusRepair(String inspLotStatusRepair) Constraints: Not nullable, Maximum length: 1inspLotStatusRsltsConfirmed(String inspLotStatusRsltsConfirmed) Constraints: Not nullable, Maximum length: 1inspLotStsDefectsRecorded(String inspLotStsDefectsRecorded) Constraints: Not nullable, Maximum length: 1inspLotStsShrtTrmInspCmpltd(String inspLotStsShrtTrmInspCmpltd) Constraints: Not nullable, Maximum length: 1toString()
-
Method Details
-
inspectionLot
@Nonnull public InspectionLotWithStatus.InspectionLotWithStatusBuilder inspectionLot(@Nullable String inspectionLot) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: InspectionLot
- Returns:
this.
-
inspectionLotStatusCreated
@Nonnull public InspectionLotWithStatus.InspectionLotWithStatusBuilder inspectionLotStatusCreated(@Nullable String inspectionLotStatusCreated) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InspectionLotStatusCreated
- Returns:
this.
-
inspectionLotStatusReleased
@Nonnull public InspectionLotWithStatus.InspectionLotWithStatusBuilder inspectionLotStatusReleased(@Nullable String inspectionLotStatusReleased) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InspectionLotStatusReleased
- Returns:
this.
-
inspectionLotStatusSkip
@Nonnull public InspectionLotWithStatus.InspectionLotWithStatusBuilder inspectionLotStatusSkip(@Nullable String inspectionLotStatusSkip) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InspectionLotStatusSkip
- Returns:
this.
-
inspLotStatusRsltsConfirmed
@Nonnull public InspectionLotWithStatus.InspectionLotWithStatusBuilder inspLotStatusRsltsConfirmed(@Nullable String inspLotStatusRsltsConfirmed) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InspLotStatusRsltsConfirmed
- Returns:
this.
-
inspLotStsDefectsRecorded
@Nonnull public InspectionLotWithStatus.InspectionLotWithStatusBuilder inspLotStsDefectsRecorded(@Nullable String inspLotStsDefectsRecorded) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InspLotStsDefectsRecorded
- Returns:
this.
-
inspLotStsShrtTrmInspCmpltd
@Nonnull public InspectionLotWithStatus.InspectionLotWithStatusBuilder inspLotStsShrtTrmInspCmpltd(@Nullable String inspLotStsShrtTrmInspCmpltd) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InspLotStsShrtTrmInspCmpltd
- Returns:
this.
-
inspLotStatusInspCompleted
@Nonnull public InspectionLotWithStatus.InspectionLotWithStatusBuilder inspLotStatusInspCompleted(@Nullable String inspLotStatusInspCompleted) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InspLotStatusInspCompleted
- Returns:
this.
-
inspLotStatusCanceled
@Nonnull public InspectionLotWithStatus.InspectionLotWithStatusBuilder inspLotStatusCanceled(@Nullable String inspLotStatusCanceled) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InspLotStatusCanceled
- Returns:
this.
-
inspLotStatusRepair
@Nonnull public InspectionLotWithStatus.InspectionLotWithStatusBuilder inspLotStatusRepair(@Nullable String inspLotStatusRepair) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InspLotStatusRepair
- Returns:
this.
-
build
-
toString
-