public static class InspectionResult.InspectionResultBuilder extends Object
public InspectionResult.InspectionResultBuilder inspectionLot(String inspectionLot)
public InspectionResult.InspectionResultBuilder inspPlanOperationInternalID(String inspPlanOperationInternalID)
public InspectionResult.InspectionResultBuilder inspectionCharacteristic(String inspectionCharacteristic)
public InspectionResult.InspectionResultBuilder inspectionResultStatus(String inspectionResultStatus)
public InspectionResult.InspectionResultBuilder inspectionResultAttribute(String inspectionResultAttribute)
public InspectionResult.InspectionResultBuilder inspectionResultOrigin(String inspectionResultOrigin)
public InspectionResult.InspectionResultBuilder inspector(String inspector)
public InspectionResult.InspectionResultBuilder inspectionValuationResult(String inspectionValuationResult)
public InspectionResult.InspectionResultBuilder inspectionResultMeanValue(Double inspectionResultMeanValue)
public InspectionResult.InspectionResultBuilder inspResultFrmtdMeanValue(String inspResultFrmtdMeanValue)
public InspectionResult.InspectionResultBuilder inspectionResultHasMeanValue(String inspectionResultHasMeanValue)
public InspectionResult.InspectionResultBuilder inspectionResultMaximumValue(Double inspectionResultMaximumValue)
public InspectionResult.InspectionResultBuilder inspResultFrmtdMaximumValue(String inspResultFrmtdMaximumValue)
public InspectionResult.InspectionResultBuilder inspResultHasMaximumValue(String inspResultHasMaximumValue)
public InspectionResult.InspectionResultBuilder inspectionResultMinimumValue(Double inspectionResultMinimumValue)
public InspectionResult.InspectionResultBuilder inspResultFrmtdMinimumValue(String inspResultFrmtdMinimumValue)
public InspectionResult.InspectionResultBuilder inspResultHasMinimumValue(String inspResultHasMinimumValue)
public InspectionResult.InspectionResultBuilder inspectionResultOriginalValue(String inspectionResultOriginalValue)
public InspectionResult.InspectionResultBuilder inspResultValidValuesNumber(Integer inspResultValidValuesNumber)
public InspectionResult.InspectionResultBuilder inspectionResultText(String inspectionResultText)
public InspectionResult.InspectionResultBuilder inspectionResultHasLongText(String inspectionResultHasLongText)
public InspectionResult.InspectionResultBuilder characteristicAttributeCatalog(String characteristicAttributeCatalog)
public InspectionResult.InspectionResultBuilder characteristicAttributeCodeGrp(String characteristicAttributeCodeGrp)
public InspectionResult.InspectionResultBuilder characteristicAttributeCode(String characteristicAttributeCode)
public InspectionResult.InspectionResultBuilder inspRsltFreeDefinedTestEquip(String inspRsltFreeDefinedTestEquip)
public InspectionResult.InspectionResultBuilder inspRsltBelowToleranceValsNmbr(Integer inspRsltBelowToleranceValsNmbr)
public InspectionResult.InspectionResultBuilder inspRsltAboveToleranceValsNmbr(Integer inspRsltAboveToleranceValsNmbr)
public InspectionResult.InspectionResultBuilder inspRsltNonconformingValsNmbr(Integer inspRsltNonconformingValsNmbr)
public InspectionResult.InspectionResultBuilder inspectionNumberOfDefects(Integer inspectionNumberOfDefects)
public InspectionResult.InspectionResultBuilder defectClass(String defectClass)
public InspectionResult.InspectionResultBuilder inspRsltAboveToleranceFraction(Double inspRsltAboveToleranceFraction)
public InspectionResult.InspectionResultBuilder inspRsltFrmtdAbvTolFraction(String inspRsltFrmtdAbvTolFraction)
public InspectionResult.InspectionResultBuilder inspRsltBelowToleranceFraction(Double inspRsltBelowToleranceFraction)
public InspectionResult.InspectionResultBuilder inspRsltFrmtdBelowTolFraction(String inspRsltFrmtdBelowTolFraction)
public InspectionResult.InspectionResultBuilder inspResultVariance(Double inspResultVariance)
public InspectionResult.InspectionResultBuilder inspResultFrmtdVariance(String inspResultFrmtdVariance)
public InspectionResult.InspectionResultBuilder inspectionResultCatalog2(String inspectionResultCatalog2)
public InspectionResult.InspectionResultBuilder inspectionResultCatalog3(String inspectionResultCatalog3)
public InspectionResult.InspectionResultBuilder inspectionResultCatalog4(String inspectionResultCatalog4)
public InspectionResult.InspectionResultBuilder inspectionResultCatalog5(String inspectionResultCatalog5)
public InspectionResult.InspectionResultBuilder inspectionResultCode2(String inspectionResultCode2)
public InspectionResult.InspectionResultBuilder inspectionResultCode3(String inspectionResultCode3)
public InspectionResult.InspectionResultBuilder inspectionResultCode4(String inspectionResultCode4)
public InspectionResult.InspectionResultBuilder inspectionResultCode5(String inspectionResultCode5)
public InspectionResult.InspectionResultBuilder inspectionResultCodeGroup2(String inspectionResultCodeGroup2)
public InspectionResult.InspectionResultBuilder inspectionResultCodeGroup3(String inspectionResultCodeGroup3)
public InspectionResult.InspectionResultBuilder inspectionResultCodeGroup4(String inspectionResultCodeGroup4)
public InspectionResult.InspectionResultBuilder inspectionResultCodeGroup5(String inspectionResultCodeGroup5)
public InspectionResult.InspectionResultBuilder inspectionPartialSampleSize(Short inspectionPartialSampleSize)
public InspectionResult.InspectionResultBuilder inspectionStartDate(LocalDateTime inspectionStartDate)
public InspectionResult.InspectionResultBuilder inspectionStartTime(LocalTime inspectionStartTime)
public InspectionResult.InspectionResultBuilder inspectionEndDate(LocalDateTime inspectionEndDate)
public InspectionResult.InspectionResultBuilder inspectionEndTime(LocalTime inspectionEndTime)
public InspectionResult.InspectionResultBuilder createdByUser(String createdByUser)
public InspectionResult.InspectionResultBuilder creationDate(LocalDateTime creationDate)
public InspectionResult.InspectionResultBuilder lastChangedByUser(String lastChangedByUser)
public InspectionResult.InspectionResultBuilder lastChangeDate(LocalDateTime lastChangeDate)
public InspectionResult.InspectionResultBuilder changedDateTime(ZonedDateTime changedDateTime)
public InspectionResult build()
Copyright © 2019 SAP SE. All rights reserved.