Class Defect.DefectBuilder
- Enclosing class:
- Defect
-
Method Summary
Modifier and TypeMethodDescriptionbuild()catalogProfile(String catalogProfile) Constraints: Not nullable, Maximum length: 9changedDateTime(ZonedDateTime changedDateTime) Constraints: Not nullable, Precision: 0createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0creationTime(LocalTime creationTime) Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 11defectCategory(String defectCategory) Constraints: Not nullable, Maximum length: 2defectClass(String defectClass) Constraints: Not nullable, Maximum length: 2defectCode(String defectCode) Constraints: Not nullable, Maximum length: 4defectCodeCatalog(String defectCodeCatalog) Constraints: Not nullable, Maximum length: 1defectCodeGroup(String defectCodeGroup) Constraints: Not nullable, Maximum length: 8defectCodeVersion(String defectCodeVersion) Constraints: Not nullable, Maximum length: 6defectInternalID(String defectInternalID) (Key Field) Constraints: Not nullable, Maximum length: 12defectiveQuantity(BigDecimal defectiveQuantity) Constraints: Not nullable, Precision: 13, Scale: 3defectiveQuantityUnit(String defectiveQuantityUnit) Constraints: Not nullable, Maximum length: 3defectObjectCode(String defectObjectCode) Constraints: Not nullable, Maximum length: 4defectObjectCodeCatalog(String defectObjectCodeCatalog) Constraints: Not nullable, Maximum length: 1defectObjectCodeGroup(String defectObjectCodeGroup) Constraints: Not nullable, Maximum length: 8defectOrigin(String defectOrigin) Constraints: Not nullable, Maximum length: 1defectText(String defectText) Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 18functionalLocation(String functionalLocation) Constraints: Not nullable, Maximum length: 40inspectionCharacteristic(String inspectionCharacteristic) Constraints: Not nullable, Maximum length: 4inspectionLot(String inspectionLot) Constraints: Not nullable, Maximum length: 12inspectionSubsetInternalID(String inspectionSubsetInternalID) Constraints: Not nullable, Maximum length: 6inspPlanOperationInternalID(String inspPlanOperationInternalID) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 1lastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12lastChangeTime(LocalTime lastChangeTime) Constraints: Not nullable, Precision: 0mainWorkCenter(String mainWorkCenter) Constraints: Not nullable, Maximum length: 8mainWorkCenterInternalID(String mainWorkCenterInternalID) Constraints: Not nullable, Maximum length: 8mainWorkCenterPlant(String mainWorkCenterPlant) Constraints: Not nullable, Maximum length: 4manufacturingOrder(String manufacturingOrder) Constraints: Not nullable, Maximum length: 12manufacturingOrderOperation(String manufacturingOrderOperation) Constraints: Not nullable, Maximum length: 4manufacturingOrderSequence(String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 40materialSample(String materialSample) Constraints: Not nullable, Maximum length: 12numberOfDefects(Integer numberOfDefects) Constraints: noneorderInternalID(String orderInternalID) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4toString()workCenterTypeCode(String workCenterTypeCode) Constraints: Not nullable, Maximum length: 2
-
Method Details
-
defectInternalID
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: DefectInternalID
- Returns:
this.
-
defect
Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: Defect
- Returns:
this.
-
defectCategory
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DefectCategory
- Returns:
this.
-
createdByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
this.
-
lastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
defectText
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: DefectText
- Returns:
this.
-
defectCodeCatalog
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectCodeCatalog
- Returns:
this.
-
defectCodeGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: DefectCodeGroup
- Returns:
this.
-
defectCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DefectCode
- Returns:
this.
-
defectCodeVersion
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: DefectCodeVersion
- Returns:
this.
-
defectObjectCodeCatalog
@Nonnull public Defect.DefectBuilder defectObjectCodeCatalog(@Nullable String defectObjectCodeCatalog) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectObjectCodeCatalog
- Returns:
this.
-
defectObjectCodeGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: DefectObjectCodeGroup
- Returns:
this.
-
defectObjectCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DefectObjectCode
- Returns:
this.
-
defectiveQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: DefectiveQuantity
- Returns:
this.
-
defectiveQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DefectiveQuantityUnit
- Returns:
this.
-
manufacturingOrder
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Returns:
this.
-
orderInternalID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OrderInternalID
- Returns:
this.
-
manufacturingOrderOperation
@Nonnull public Defect.DefectBuilder manufacturingOrderOperation(@Nullable String manufacturingOrderOperation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderOperation
- Returns:
this.
-
manufacturingOrderSequence
@Nonnull public Defect.DefectBuilder manufacturingOrderSequence(@Nullable String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ManufacturingOrderSequence
- Returns:
this.
-
creationTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationTime
- Returns:
this.
-
lastChangeTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeTime
- Returns:
this.
-
defectClass
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DefectClass
- Returns:
this.
-
numberOfDefects
Constraints: noneOriginal property name from the Odata EDM: NumberOfDefects
- Returns:
this.
-
inspPlanOperationInternalID
@Nonnull public Defect.DefectBuilder inspPlanOperationInternalID(@Nullable String inspPlanOperationInternalID) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: InspPlanOperationInternalID
- Returns:
this.
-
inspectionCharacteristic
@Nonnull public Defect.DefectBuilder inspectionCharacteristic(@Nullable String inspectionCharacteristic) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: InspectionCharacteristic
- Returns:
this.
-
inspectionSubsetInternalID
@Nonnull public Defect.DefectBuilder inspectionSubsetInternalID(@Nullable String inspectionSubsetInternalID) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: InspectionSubsetInternalID
- Returns:
this.
-
materialSample
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: MaterialSample
- Returns:
this.
-
workCenterTypeCode
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: WorkCenterTypeCode
- Returns:
this.
-
mainWorkCenterInternalID
@Nonnull public Defect.DefectBuilder mainWorkCenterInternalID(@Nullable String mainWorkCenterInternalID) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MainWorkCenterInternalID
- Returns:
this.
-
mainWorkCenterPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MainWorkCenterPlant
- Returns:
this.
-
mainWorkCenter
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MainWorkCenter
- Returns:
this.
-
equipment
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Equipment
- Returns:
this.
-
functionalLocation
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: FunctionalLocation
- Returns:
this.
-
isDeleted
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsDeleted
- Returns:
this.
-
defectOrigin
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectOrigin
- Returns:
this.
-
material
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
inspectionLot
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: InspectionLot
- Returns:
this.
-
catalogProfile
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: CatalogProfile
- Returns:
this.
-
changedDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ChangedDateTime
- Returns:
this.
-
build
-
toString
-