public class InspectionMethod extends VdmEntity<InspectionMethod>
Modifier and Type | Class and Description |
---|---|
static class |
InspectionMethod.InspectionMethodBuilder |
Modifier and Type | Field and Description |
---|---|
static InspectionMethodSelectable |
ALL_FIELDS
Selector for all available fields of InspectionMethod.
|
static InspectionMethodField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static InspectionMethodField<Calendar> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static InspectionMethodField<String> |
INSP_METH_INFORMATION_FIELD1
Use with available fluent helpers to apply the InspMethInformationField1 field to query operations.
|
static InspectionMethodField<String> |
INSP_METH_INFORMATION_FIELD2
Use with available fluent helpers to apply the InspMethInformationField2 field to query operations.
|
static InspectionMethodField<String> |
INSP_METH_INFORMATION_FIELD3
Use with available fluent helpers to apply the InspMethInformationField3 field to query operations.
|
static InspectionMethodField<String> |
INSPECTION_METHOD
Use with available fluent helpers to apply the InspectionMethod field to query operations.
|
static InspectionMethodField<String> |
INSPECTION_METHOD_PLANT
Use with available fluent helpers to apply the InspectionMethodPlant field to query operations.
|
static InspectionMethodField<String> |
INSPECTION_METHOD_SEARCH_FIELD
Use with available fluent helpers to apply the InspectionMethodSearchField field to query operations.
|
static InspectionMethodField<String> |
INSPECTION_METHOD_STATUS
Use with available fluent helpers to apply the InspectionMethodStatus field to query operations.
|
static InspectionMethodField<Calendar> |
INSPECTION_METHOD_VALID_FROM_DATE
Use with available fluent helpers to apply the InspectionMethodValidFromDate field to query operations.
|
static InspectionMethodField<String> |
INSPECTION_METHOD_VERSION
Use with available fluent helpers to apply the InspectionMethodVersion field to query operations.
|
static InspectionMethodField<String> |
INSPECTOR_QUALIFICATION
Use with available fluent helpers to apply the InspectorQualification field to query operations.
|
static InspectionMethodField<Calendar> |
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static InspectionMethodField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static InspectionMethodField<String> |
LINKED_SAP_OBJECT_KEY
Use with available fluent helpers to apply the LinkedSAPObjectKey field to query operations.
|
static InspectionMethodField<String> |
QLTY_MSTR_DATA_AUTHORIZATION_GROUP
Use with available fluent helpers to apply the QltyMstrDataAuthorizationGroup field to query operations.
|
Constructor and Description |
---|
InspectionMethod() |
InspectionMethod(String inspectionMethod,
String qltyMstrDataAuthorizationGroup,
String inspectorQualification,
String createdByUser,
Calendar creationDate,
String lastChangedByUser,
Calendar lastChangeDate,
String linkedSAPObjectKey,
String inspectionMethodVersion,
String inspectionMethodPlant,
Calendar inspectionMethodValidFromDate,
String inspectionMethodSearchField,
String inspectionMethodStatus,
String inspMethInformationField1,
String inspMethInformationField2,
String inspMethInformationField3,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static InspectionMethod.InspectionMethodBuilder |
builder() |
boolean |
equals(Object o) |
static <T> InspectionMethodField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
Calendar |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getInspectionMethod()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getInspectionMethodPlant()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getInspectionMethodSearchField()
Constraints: Not nullable, Maximum length: 40
|
String |
getInspectionMethodStatus()
Constraints: Not nullable, Maximum length: 1
|
Calendar |
getInspectionMethodValidFromDate()
Constraints: Not nullable, Precision: 0
|
String |
getInspectionMethodVersion()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
getInspectorQualification()
Constraints: Not nullable, Maximum length: 5
|
String |
getInspMethInformationField1()
Constraints: Not nullable, Maximum length: 10
|
String |
getInspMethInformationField2()
Constraints: Not nullable, Maximum length: 20
|
String |
getInspMethInformationField3()
Constraints: Not nullable, Maximum length: 40
|
Calendar |
getLastChangeDate()
Constraints: Not nullable, Precision: 0
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getLinkedSAPObjectKey()
Constraints: Not nullable, Maximum length: 18
|
String |
getQltyMstrDataAuthorizationGroup()
Constraints: Not nullable, Maximum length: 8
|
Class<InspectionMethod> |
getType() |
int |
hashCode() |
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDate(Calendar creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setInspectionMethod(String inspectionMethod)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setInspectionMethodPlant(String inspectionMethodPlant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setInspectionMethodSearchField(String inspectionMethodSearchField)
Constraints: Not nullable, Maximum length: 40
|
void |
setInspectionMethodStatus(String inspectionMethodStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setInspectionMethodValidFromDate(Calendar inspectionMethodValidFromDate)
Constraints: Not nullable, Precision: 0
|
void |
setInspectionMethodVersion(String inspectionMethodVersion)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setInspectorQualification(String inspectorQualification)
Constraints: Not nullable, Maximum length: 5
|
void |
setInspMethInformationField1(String inspMethInformationField1)
Constraints: Not nullable, Maximum length: 10
|
void |
setInspMethInformationField2(String inspMethInformationField2)
Constraints: Not nullable, Maximum length: 20
|
void |
setInspMethInformationField3(String inspMethInformationField3)
Constraints: Not nullable, Maximum length: 40
|
void |
setLastChangeDate(Calendar lastChangeDate)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setLinkedSAPObjectKey(String linkedSAPObjectKey)
Constraints: Not nullable, Maximum length: 18
|
void |
setQltyMstrDataAuthorizationGroup(String qltyMstrDataAuthorizationGroup)
Constraints: Not nullable, Maximum length: 8
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final InspectionMethodSelectable ALL_FIELDS
public static final InspectionMethodField<String> INSPECTION_METHOD
public static final InspectionMethodField<String> QLTY_MSTR_DATA_AUTHORIZATION_GROUP
public static final InspectionMethodField<String> INSPECTOR_QUALIFICATION
public static final InspectionMethodField<String> CREATED_BY_USER
public static final InspectionMethodField<Calendar> CREATION_DATE
public static final InspectionMethodField<String> LAST_CHANGED_BY_USER
public static final InspectionMethodField<Calendar> LAST_CHANGE_DATE
public static final InspectionMethodField<String> LINKED_SAP_OBJECT_KEY
public static final InspectionMethodField<String> INSPECTION_METHOD_VERSION
public static final InspectionMethodField<String> INSPECTION_METHOD_PLANT
public static final InspectionMethodField<Calendar> INSPECTION_METHOD_VALID_FROM_DATE
public static final InspectionMethodField<String> INSPECTION_METHOD_SEARCH_FIELD
public static final InspectionMethodField<String> INSPECTION_METHOD_STATUS
public static final InspectionMethodField<String> INSP_METH_INFORMATION_FIELD1
public static final InspectionMethodField<String> INSP_METH_INFORMATION_FIELD2
public static final InspectionMethodField<String> INSP_METH_INFORMATION_FIELD3
@Generated(value="lombok") public InspectionMethod()
@ConstructorProperties(value={"inspectionMethod","qltyMstrDataAuthorizationGroup","inspectorQualification","createdByUser","creationDate","lastChangedByUser","lastChangeDate","linkedSAPObjectKey","inspectionMethodVersion","inspectionMethodPlant","inspectionMethodValidFromDate","inspectionMethodSearchField","inspectionMethodStatus","inspMethInformationField1","inspMethInformationField2","inspMethInformationField3","erpConfigContext"}) @Generated(value="lombok") public InspectionMethod(@Nullable String inspectionMethod, @Nullable String qltyMstrDataAuthorizationGroup, @Nullable String inspectorQualification, @Nullable String createdByUser, @Nullable Calendar creationDate, @Nullable String lastChangedByUser, @Nullable Calendar lastChangeDate, @Nullable String linkedSAPObjectKey, @Nullable String inspectionMethodVersion, @Nullable String inspectionMethodPlant, @Nullable Calendar inspectionMethodValidFromDate, @Nullable String inspectionMethodSearchField, @Nullable String inspectionMethodStatus, @Nullable String inspMethInformationField1, @Nullable String inspMethInformationField2, @Nullable String inspMethInformationField3, @Nullable ErpConfigContext erpConfigContext)
public Class<InspectionMethod> getType()
getType
in class VdmObject<InspectionMethod>
public static <T> InspectionMethodField<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.@Generated(value="lombok") public static InspectionMethod.InspectionMethodBuilder builder()
@Nullable @Generated(value="lombok") public String getInspectionMethod()
@Nullable @Generated(value="lombok") public String getQltyMstrDataAuthorizationGroup()
@Nullable @Generated(value="lombok") public String getInspectorQualification()
@Nullable @Generated(value="lombok") public String getCreatedByUser()
@Nullable @Generated(value="lombok") public Calendar getCreationDate()
@Nullable @Generated(value="lombok") public String getLastChangedByUser()
@Nullable @Generated(value="lombok") public Calendar getLastChangeDate()
@Nullable @Generated(value="lombok") public String getLinkedSAPObjectKey()
@Nullable @Generated(value="lombok") public String getInspectionMethodVersion()
@Nullable @Generated(value="lombok") public String getInspectionMethodPlant()
@Nullable @Generated(value="lombok") public Calendar getInspectionMethodValidFromDate()
@Nullable @Generated(value="lombok") public String getInspectionMethodSearchField()
@Nullable @Generated(value="lombok") public String getInspectionMethodStatus()
@Nullable @Generated(value="lombok") public String getInspMethInformationField1()
@Nullable @Generated(value="lombok") public String getInspMethInformationField2()
@Nullable @Generated(value="lombok") public String getInspMethInformationField3()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setInspectionMethod(@Nullable String inspectionMethod)
inspectionMethod
- @Generated(value="lombok") public void setQltyMstrDataAuthorizationGroup(@Nullable String qltyMstrDataAuthorizationGroup)
qltyMstrDataAuthorizationGroup
- @Generated(value="lombok") public void setInspectorQualification(@Nullable String inspectorQualification)
inspectorQualification
- @Generated(value="lombok") public void setCreatedByUser(@Nullable String createdByUser)
createdByUser
- @Generated(value="lombok") public void setCreationDate(@Nullable Calendar creationDate)
creationDate
- @Generated(value="lombok") public void setLastChangedByUser(@Nullable String lastChangedByUser)
lastChangedByUser
- @Generated(value="lombok") public void setLastChangeDate(@Nullable Calendar lastChangeDate)
lastChangeDate
- @Generated(value="lombok") public void setLinkedSAPObjectKey(@Nullable String linkedSAPObjectKey)
linkedSAPObjectKey
- @Generated(value="lombok") public void setInspectionMethodVersion(@Nullable String inspectionMethodVersion)
inspectionMethodVersion
- @Generated(value="lombok") public void setInspectionMethodPlant(@Nullable String inspectionMethodPlant)
inspectionMethodPlant
- @Generated(value="lombok") public void setInspectionMethodValidFromDate(@Nullable Calendar inspectionMethodValidFromDate)
inspectionMethodValidFromDate
- @Generated(value="lombok") public void setInspectionMethodSearchField(@Nullable String inspectionMethodSearchField)
inspectionMethodSearchField
- @Generated(value="lombok") public void setInspectionMethodStatus(@Nullable String inspectionMethodStatus)
inspectionMethodStatus
- @Generated(value="lombok") public void setInspMethInformationField1(@Nullable String inspMethInformationField1)
inspMethInformationField1
- @Generated(value="lombok") public void setInspMethInformationField2(@Nullable String inspMethInformationField2)
inspMethInformationField2
- @Generated(value="lombok") public void setInspMethInformationField3(@Nullable String inspMethInformationField3)
inspMethInformationField3
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<InspectionMethod>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<InspectionMethod>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<InspectionMethod>
Copyright © 2017 SAP SE. All rights reserved.