Modifier and Type | Class and Description |
---|---|
static class |
Defect.DefectBuilder |
Modifier and Type | Field and Description |
---|---|
static DefectSelectable |
ALL_FIELDS
Selector for all available fields of Defect.
|
static DefectField<String> |
CATALOG_PROFILE
Use with available fluent helpers to apply the CatalogProfile field to query operations.
|
static DefectField<Calendar> |
CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static DefectField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static DefectField<Calendar> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static DefectField<Calendar> |
CREATION_TIME
Use with available fluent helpers to apply the CreationTime field to query operations.
|
static DefectField<String> |
DEFECT
Use with available fluent helpers to apply the Defect field to query operations.
|
static DefectField<String> |
DEFECT_CATEGORY
Use with available fluent helpers to apply the DefectCategory field to query operations.
|
static DefectField<String> |
DEFECT_CLASS
Use with available fluent helpers to apply the DefectClass field to query operations.
|
static DefectField<String> |
DEFECT_CODE
Use with available fluent helpers to apply the DefectCode field to query operations.
|
static DefectField<String> |
DEFECT_CODE_CATALOG
Use with available fluent helpers to apply the DefectCodeCatalog field to query operations.
|
static DefectField<String> |
DEFECT_CODE_GROUP
Use with available fluent helpers to apply the DefectCodeGroup field to query operations.
|
static DefectField<String> |
DEFECT_CODE_VERSION
Use with available fluent helpers to apply the DefectCodeVersion field to query operations.
|
static DefectField<String> |
DEFECT_INTERNAL_ID
Use with available fluent helpers to apply the DefectInternalID field to query operations.
|
static DefectField<String> |
DEFECT_OBJECT_CODE
Use with available fluent helpers to apply the DefectObjectCode field to query operations.
|
static DefectField<String> |
DEFECT_OBJECT_CODE_CATALOG
Use with available fluent helpers to apply the DefectObjectCodeCatalog field to query operations.
|
static DefectField<String> |
DEFECT_OBJECT_CODE_GROUP
Use with available fluent helpers to apply the DefectObjectCodeGroup field to query operations.
|
static DefectField<String> |
DEFECT_ORIGIN
Use with available fluent helpers to apply the DefectOrigin field to query operations.
|
static DefectField<String> |
DEFECT_TEXT
Use with available fluent helpers to apply the DefectText field to query operations.
|
static DefectField<String> |
EQUIPMENT
Use with available fluent helpers to apply the Equipment field to query operations.
|
static DefectField<String> |
FUNCTIONAL_LOCATION
Use with available fluent helpers to apply the FunctionalLocation field to query operations.
|
static DefectField<String> |
INSP_PLAN_OPERATION_INTERNAL_ID
Use with available fluent helpers to apply the InspPlanOperationInternalID field to query operations.
|
static DefectField<String> |
INSPECTION_CHARACTERISTIC
Use with available fluent helpers to apply the InspectionCharacteristic field to query operations.
|
static DefectField<String> |
INSPECTION_LOT
Use with available fluent helpers to apply the InspectionLot field to query operations.
|
static DefectField<String> |
INSPECTION_SUBSET_INTERNAL_ID
Use with available fluent helpers to apply the InspectionSubsetInternalID field to query operations.
|
static DefectField<String> |
IS_DELETED
Use with available fluent helpers to apply the IsDeleted field to query operations.
|
static DefectField<Calendar> |
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static DefectField<Calendar> |
LAST_CHANGE_TIME
Use with available fluent helpers to apply the LastChangeTime field to query operations.
|
static DefectField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static DefectField<String> |
MAIN_WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the MainWorkCenterInternalID field to query operations.
|
static DefectField<String> |
MAIN_WORK_CENTER_PLANT
Use with available fluent helpers to apply the MainWorkCenterPlant field to query operations.
|
static DefectField<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static DefectField<String> |
MATERIAL_SAMPLE
Use with available fluent helpers to apply the MaterialSample field to query operations.
|
static DefectField<Integer> |
NUMBER_OF_DEFECTS
Use with available fluent helpers to apply the NumberOfDefects field to query operations.
|
static DefectField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static DefectField<String> |
WORK_CENTER_TYPE_CODE
Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.
|
Constructor and Description |
---|
Defect() |
Defect(String defectInternalID,
String defectCodeGroup,
String defectCode,
String defectCodeVersion,
String defectObjectCodeCatalog,
String defectObjectCodeGroup,
String defectObjectCode,
Calendar creationTime,
Calendar lastChangeTime,
String defectClass,
Integer numberOfDefects,
String defect,
String inspPlanOperationInternalID,
String inspectionCharacteristic,
String inspectionSubsetInternalID,
String materialSample,
String workCenterTypeCode,
String mainWorkCenterInternalID,
String mainWorkCenterPlant,
String equipment,
String functionalLocation,
String isDeleted,
String defectCategory,
String defectOrigin,
String material,
String plant,
String inspectionLot,
String catalogProfile,
Calendar changedDateTime,
String createdByUser,
Calendar creationDate,
String lastChangedByUser,
Calendar lastChangeDate,
String defectText,
String defectCodeCatalog,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static Defect.DefectBuilder |
builder() |
boolean |
equals(Object o) |
static <T> DefectField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getCatalogProfile()
Constraints: Not nullable, Maximum length: 9
|
Calendar |
getChangedDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
Calendar |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
Calendar |
getCreationTime()
Constraints: Not nullable, Precision: 0
|
String |
getDefect()
Constraints: Not nullable, Maximum length: 11
|
String |
getDefectCategory()
Constraints: Not nullable, Maximum length: 2
|
String |
getDefectClass()
Constraints: Not nullable, Maximum length: 2
|
String |
getDefectCode()
Constraints: Not nullable, Maximum length: 4
|
String |
getDefectCodeCatalog()
Constraints: Not nullable, Maximum length: 1
|
String |
getDefectCodeGroup()
Constraints: Not nullable, Maximum length: 8
|
String |
getDefectCodeVersion()
Constraints: Not nullable, Maximum length: 6
|
String |
getDefectInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 12
|
String |
getDefectObjectCode()
Constraints: Not nullable, Maximum length: 4
|
String |
getDefectObjectCodeCatalog()
Constraints: Not nullable, Maximum length: 1
|
String |
getDefectObjectCodeGroup()
Constraints: Not nullable, Maximum length: 8
|
String |
getDefectOrigin()
Constraints: Not nullable, Maximum length: 1
|
String |
getDefectText()
Constraints: Not nullable, Maximum length: 40
|
String |
getEquipment()
Constraints: Not nullable, Maximum length: 18
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
String |
getFunctionalLocation()
Constraints: Not nullable, Maximum length: 40
|
String |
getInspectionCharacteristic()
Constraints: Not nullable, Maximum length: 4
|
String |
getInspectionLot()
Constraints: Not nullable, Maximum length: 12
|
String |
getInspectionSubsetInternalID()
Constraints: Not nullable, Maximum length: 6
|
String |
getInspPlanOperationInternalID()
Constraints: Not nullable, Maximum length: 8
|
String |
getIsDeleted()
Constraints: Not nullable, Maximum length: 1
|
Calendar |
getLastChangeDate()
Constraints: Not nullable, Precision: 0
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
Calendar |
getLastChangeTime()
Constraints: Not nullable, Precision: 0
|
String |
getMainWorkCenterInternalID()
Constraints: Not nullable, Maximum length: 8
|
String |
getMainWorkCenterPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getMaterial()
Constraints: Not nullable, Maximum length: 40
|
String |
getMaterialSample()
Constraints: Not nullable, Maximum length: 12
|
Integer |
getNumberOfDefects()
Constraints: none
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
Class<Defect> |
getType() |
String |
getWorkCenterTypeCode()
Constraints: Not nullable, Maximum length: 2
|
int |
hashCode() |
void |
setCatalogProfile(String catalogProfile)
Constraints: Not nullable, Maximum length: 9
|
void |
setChangedDateTime(Calendar changedDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDate(Calendar creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setCreationTime(Calendar creationTime)
Constraints: Not nullable, Precision: 0
|
void |
setDefect(String defect)
Constraints: Not nullable, Maximum length: 11
|
void |
setDefectCategory(String defectCategory)
Constraints: Not nullable, Maximum length: 2
|
void |
setDefectClass(String defectClass)
Constraints: Not nullable, Maximum length: 2
|
void |
setDefectCode(String defectCode)
Constraints: Not nullable, Maximum length: 4
|
void |
setDefectCodeCatalog(String defectCodeCatalog)
Constraints: Not nullable, Maximum length: 1
|
void |
setDefectCodeGroup(String defectCodeGroup)
Constraints: Not nullable, Maximum length: 8
|
void |
setDefectCodeVersion(String defectCodeVersion)
Constraints: Not nullable, Maximum length: 6
|
void |
setDefectInternalID(String defectInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
void |
setDefectObjectCode(String defectObjectCode)
Constraints: Not nullable, Maximum length: 4
|
void |
setDefectObjectCodeCatalog(String defectObjectCodeCatalog)
Constraints: Not nullable, Maximum length: 1
|
void |
setDefectObjectCodeGroup(String defectObjectCodeGroup)
Constraints: Not nullable, Maximum length: 8
|
void |
setDefectOrigin(String defectOrigin)
Constraints: Not nullable, Maximum length: 1
|
void |
setDefectText(String defectText)
Constraints: Not nullable, Maximum length: 40
|
void |
setEquipment(String equipment)
Constraints: Not nullable, Maximum length: 18
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setFunctionalLocation(String functionalLocation)
Constraints: Not nullable, Maximum length: 40
|
void |
setInspectionCharacteristic(String inspectionCharacteristic)
Constraints: Not nullable, Maximum length: 4
|
void |
setInspectionLot(String inspectionLot)
Constraints: Not nullable, Maximum length: 12
|
void |
setInspectionSubsetInternalID(String inspectionSubsetInternalID)
Constraints: Not nullable, Maximum length: 6
|
void |
setInspPlanOperationInternalID(String inspPlanOperationInternalID)
Constraints: Not nullable, Maximum length: 8
|
void |
setIsDeleted(String isDeleted)
Constraints: Not nullable, Maximum length: 1
|
void |
setLastChangeDate(Calendar lastChangeDate)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setLastChangeTime(Calendar lastChangeTime)
Constraints: Not nullable, Precision: 0
|
void |
setMainWorkCenterInternalID(String mainWorkCenterInternalID)
Constraints: Not nullable, Maximum length: 8
|
void |
setMainWorkCenterPlant(String mainWorkCenterPlant)
Constraints: Not nullable, Maximum length: 4
|
void |
setMaterial(String material)
Constraints: Not nullable, Maximum length: 40
|
void |
setMaterialSample(String materialSample)
Constraints: Not nullable, Maximum length: 12
|
void |
setNumberOfDefects(Integer numberOfDefects)
Constraints: none
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setWorkCenterTypeCode(String workCenterTypeCode)
Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final DefectSelectable ALL_FIELDS
public static final DefectField<String> DEFECT_INTERNAL_ID
public static final DefectField<String> DEFECT_CODE_GROUP
public static final DefectField<String> DEFECT_CODE
public static final DefectField<String> DEFECT_CODE_VERSION
public static final DefectField<String> DEFECT_OBJECT_CODE_CATALOG
public static final DefectField<String> DEFECT_OBJECT_CODE_GROUP
public static final DefectField<String> DEFECT_OBJECT_CODE
public static final DefectField<Calendar> CREATION_TIME
public static final DefectField<Calendar> LAST_CHANGE_TIME
public static final DefectField<String> DEFECT_CLASS
public static final DefectField<Integer> NUMBER_OF_DEFECTS
public static final DefectField<String> DEFECT
public static final DefectField<String> INSP_PLAN_OPERATION_INTERNAL_ID
public static final DefectField<String> INSPECTION_CHARACTERISTIC
public static final DefectField<String> INSPECTION_SUBSET_INTERNAL_ID
public static final DefectField<String> MATERIAL_SAMPLE
public static final DefectField<String> WORK_CENTER_TYPE_CODE
public static final DefectField<String> MAIN_WORK_CENTER_INTERNAL_ID
public static final DefectField<String> MAIN_WORK_CENTER_PLANT
public static final DefectField<String> EQUIPMENT
public static final DefectField<String> FUNCTIONAL_LOCATION
public static final DefectField<String> IS_DELETED
public static final DefectField<String> DEFECT_CATEGORY
public static final DefectField<String> DEFECT_ORIGIN
public static final DefectField<String> MATERIAL
public static final DefectField<String> PLANT
public static final DefectField<String> INSPECTION_LOT
public static final DefectField<String> CATALOG_PROFILE
public static final DefectField<Calendar> CHANGED_DATE_TIME
public static final DefectField<String> CREATED_BY_USER
public static final DefectField<Calendar> CREATION_DATE
public static final DefectField<String> LAST_CHANGED_BY_USER
public static final DefectField<Calendar> LAST_CHANGE_DATE
public static final DefectField<String> DEFECT_TEXT
public static final DefectField<String> DEFECT_CODE_CATALOG
public Defect()
public Defect(@Nullable String defectInternalID, @Nullable String defectCodeGroup, @Nullable String defectCode, @Nullable String defectCodeVersion, @Nullable String defectObjectCodeCatalog, @Nullable String defectObjectCodeGroup, @Nullable String defectObjectCode, @Nullable Calendar creationTime, @Nullable Calendar lastChangeTime, @Nullable String defectClass, @Nullable Integer numberOfDefects, @Nullable String defect, @Nullable String inspPlanOperationInternalID, @Nullable String inspectionCharacteristic, @Nullable String inspectionSubsetInternalID, @Nullable String materialSample, @Nullable String workCenterTypeCode, @Nullable String mainWorkCenterInternalID, @Nullable String mainWorkCenterPlant, @Nullable String equipment, @Nullable String functionalLocation, @Nullable String isDeleted, @Nullable String defectCategory, @Nullable String defectOrigin, @Nullable String material, @Nullable String plant, @Nullable String inspectionLot, @Nullable String catalogProfile, @Nullable Calendar changedDateTime, @Nullable String createdByUser, @Nullable Calendar creationDate, @Nullable String lastChangedByUser, @Nullable Calendar lastChangeDate, @Nullable String defectText, @Nullable String defectCodeCatalog, @Nullable ErpConfigContext erpConfigContext)
public static <T> DefectField<T> field(String fieldName, Class<T> fieldType)
fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.public static Defect.DefectBuilder builder()
@Nullable public String getDefectInternalID()
@Nullable public String getDefectCodeGroup()
@Nullable public String getDefectCode()
@Nullable public String getDefectCodeVersion()
@Nullable public String getDefectObjectCodeCatalog()
@Nullable public String getDefectObjectCodeGroup()
@Nullable public String getDefectObjectCode()
@Nullable public Calendar getCreationTime()
@Nullable public Calendar getLastChangeTime()
@Nullable public String getDefectClass()
@Nullable public Integer getNumberOfDefects()
@Nullable public String getDefect()
@Nullable public String getInspPlanOperationInternalID()
@Nullable public String getInspectionCharacteristic()
@Nullable public String getInspectionSubsetInternalID()
@Nullable public String getMaterialSample()
@Nullable public String getWorkCenterTypeCode()
@Nullable public String getMainWorkCenterInternalID()
@Nullable public String getMainWorkCenterPlant()
@Nullable public String getEquipment()
@Nullable public String getFunctionalLocation()
@Nullable public String getIsDeleted()
@Nullable public String getDefectCategory()
@Nullable public String getDefectOrigin()
@Nullable public String getMaterial()
@Nullable public String getPlant()
@Nullable public String getInspectionLot()
@Nullable public String getCatalogProfile()
@Nullable public Calendar getChangedDateTime()
@Nullable public String getCreatedByUser()
@Nullable public Calendar getCreationDate()
@Nullable public String getLastChangedByUser()
@Nullable public Calendar getLastChangeDate()
@Nullable public String getDefectText()
@Nullable public String getDefectCodeCatalog()
@Nullable public ErpConfigContext getErpConfigContext()
public void setDefectInternalID(@Nullable String defectInternalID)
defectInternalID
- public void setDefectCodeGroup(@Nullable String defectCodeGroup)
defectCodeGroup
- public void setDefectCode(@Nullable String defectCode)
defectCode
- public void setDefectCodeVersion(@Nullable String defectCodeVersion)
defectCodeVersion
- public void setDefectObjectCodeCatalog(@Nullable String defectObjectCodeCatalog)
defectObjectCodeCatalog
- public void setDefectObjectCodeGroup(@Nullable String defectObjectCodeGroup)
defectObjectCodeGroup
- public void setDefectObjectCode(@Nullable String defectObjectCode)
defectObjectCode
- public void setCreationTime(@Nullable Calendar creationTime)
creationTime
- public void setLastChangeTime(@Nullable Calendar lastChangeTime)
lastChangeTime
- public void setDefectClass(@Nullable String defectClass)
defectClass
- public void setNumberOfDefects(@Nullable Integer numberOfDefects)
numberOfDefects
- public void setDefect(@Nullable String defect)
defect
- public void setInspPlanOperationInternalID(@Nullable String inspPlanOperationInternalID)
inspPlanOperationInternalID
- public void setInspectionCharacteristic(@Nullable String inspectionCharacteristic)
inspectionCharacteristic
- public void setInspectionSubsetInternalID(@Nullable String inspectionSubsetInternalID)
inspectionSubsetInternalID
- public void setMaterialSample(@Nullable String materialSample)
materialSample
- public void setWorkCenterTypeCode(@Nullable String workCenterTypeCode)
workCenterTypeCode
- public void setMainWorkCenterInternalID(@Nullable String mainWorkCenterInternalID)
mainWorkCenterInternalID
- public void setMainWorkCenterPlant(@Nullable String mainWorkCenterPlant)
mainWorkCenterPlant
- public void setEquipment(@Nullable String equipment)
equipment
- public void setFunctionalLocation(@Nullable String functionalLocation)
functionalLocation
- public void setIsDeleted(@Nullable String isDeleted)
isDeleted
- public void setDefectCategory(@Nullable String defectCategory)
defectCategory
- public void setDefectOrigin(@Nullable String defectOrigin)
defectOrigin
- public void setMaterial(@Nullable String material)
material
- public void setPlant(@Nullable String plant)
plant
- public void setInspectionLot(@Nullable String inspectionLot)
inspectionLot
- public void setCatalogProfile(@Nullable String catalogProfile)
catalogProfile
- public void setChangedDateTime(@Nullable Calendar changedDateTime)
changedDateTime
- public void setCreatedByUser(@Nullable String createdByUser)
createdByUser
- public void setCreationDate(@Nullable Calendar creationDate)
creationDate
- public void setLastChangedByUser(@Nullable String lastChangedByUser)
lastChangedByUser
- public void setLastChangeDate(@Nullable Calendar lastChangeDate)
lastChangeDate
- public void setDefectText(@Nullable String defectText)
defectText
- public void setDefectCodeCatalog(@Nullable String defectCodeCatalog)
defectCodeCatalog
- public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- Copyright © 2018 SAP SE. All rights reserved.