public class InspectionLotWithStatus extends VdmEntity<InspectionLotWithStatus>
Original entity name from the Odata EDM: A_InspectionLotWithStatusType
Modifier and Type | Class and Description |
---|---|
static class |
InspectionLotWithStatus.InspectionLotWithStatusBuilder |
Modifier and Type | Field and Description |
---|---|
static InspectionLotWithStatusSelectable |
ALL_FIELDS
Selector for all available fields of InspectionLotWithStatus.
|
static InspectionLotWithStatusField<String> |
INSP_LOT_STATUS_CANCELED
Use with available fluent helpers to apply the InspLotStatusCanceled field to query operations.
|
static InspectionLotWithStatusField<String> |
INSP_LOT_STATUS_INSP_COMPLETED
Use with available fluent helpers to apply the InspLotStatusInspCompleted field to query operations.
|
static InspectionLotWithStatusField<String> |
INSP_LOT_STATUS_REPAIR
Use with available fluent helpers to apply the InspLotStatusRepair field to query operations.
|
static InspectionLotWithStatusField<String> |
INSP_LOT_STATUS_RSLTS_CONFIRMED
Use with available fluent helpers to apply the InspLotStatusRsltsConfirmed field to query operations.
|
static InspectionLotWithStatusField<String> |
INSP_LOT_STS_DEFECTS_RECORDED
Use with available fluent helpers to apply the InspLotStsDefectsRecorded field to query operations.
|
static InspectionLotWithStatusField<String> |
INSP_LOT_STS_SHRT_TRM_INSP_CMPLTD
Use with available fluent helpers to apply the InspLotStsShrtTrmInspCmpltd field to query operations.
|
static InspectionLotWithStatusField<String> |
INSPECTION_LOT
Use with available fluent helpers to apply the InspectionLot field to query operations.
|
static InspectionLotWithStatusField<String> |
INSPECTION_LOT_STATUS_CREATED
Use with available fluent helpers to apply the InspectionLotStatusCreated field to query operations.
|
static InspectionLotWithStatusField<String> |
INSPECTION_LOT_STATUS_RELEASED
Use with available fluent helpers to apply the InspectionLotStatusReleased field to query operations.
|
static InspectionLotWithStatusField<String> |
INSPECTION_LOT_STATUS_SKIP
Use with available fluent helpers to apply the InspectionLotStatusSkip field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
InspectionLotWithStatus() |
InspectionLotWithStatus(String inspectionLot,
String inspectionLotStatusCreated,
String inspectionLotStatusReleased,
String inspectionLotStatusSkip,
String inspLotStatusRsltsConfirmed,
String inspLotStsDefectsRecorded,
String inspLotStsShrtTrmInspCmpltd,
String inspLotStatusInspCompleted,
String inspLotStatusCanceled,
String inspLotStatusRepair,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static InspectionLotWithStatus.InspectionLotWithStatusBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> InspectionLotWithStatusField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
protected String |
getEndpointUrl() |
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
String |
getInspectionLot()
(Key Field) Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: InspectionLotThe inspection lot number is assigned by the system.
|
String |
getInspectionLotStatusCreated()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspectionLotStatusCreated
|
String |
getInspectionLotStatusReleased()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspectionLotStatusReleased
|
String |
getInspectionLotStatusSkip()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspectionLotStatusSkip
|
String |
getInspLotStatusCanceled()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStatusCanceled
|
String |
getInspLotStatusInspCompleted()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStatusInspCompleted
|
String |
getInspLotStatusRepair()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStatusRepair
|
String |
getInspLotStatusRsltsConfirmed()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStatusRsltsConfirmed
|
String |
getInspLotStsDefectsRecorded()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStsDefectsRecorded
|
String |
getInspLotStsShrtTrmInspCmpltd()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStsShrtTrmInspCmpltd
|
protected Map<String,Object> |
getKey() |
Class<InspectionLotWithStatus> |
getType() |
int |
hashCode() |
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setInspectionLot(String inspectionLot)
(Key Field) Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: InspectionLotThe inspection lot number is assigned by the system.
|
void |
setInspectionLotStatusCreated(String inspectionLotStatusCreated)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspectionLotStatusCreated
|
void |
setInspectionLotStatusReleased(String inspectionLotStatusReleased)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspectionLotStatusReleased
|
void |
setInspectionLotStatusSkip(String inspectionLotStatusSkip)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspectionLotStatusSkip
|
void |
setInspLotStatusCanceled(String inspLotStatusCanceled)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStatusCanceled
|
void |
setInspLotStatusInspCompleted(String inspLotStatusInspCompleted)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStatusInspCompleted
|
void |
setInspLotStatusRepair(String inspLotStatusRepair)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStatusRepair
|
void |
setInspLotStatusRsltsConfirmed(String inspLotStatusRsltsConfirmed)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStatusRsltsConfirmed
|
void |
setInspLotStsDefectsRecorded(String inspLotStsDefectsRecorded)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStsDefectsRecorded
|
void |
setInspLotStsShrtTrmInspCmpltd(String inspLotStsShrtTrmInspCmpltd)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: InspLotStsShrtTrmInspCmpltd
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final InspectionLotWithStatusSelectable ALL_FIELDS
public static final InspectionLotWithStatusField<String> INSPECTION_LOT
public static final InspectionLotWithStatusField<String> INSPECTION_LOT_STATUS_CREATED
public static final InspectionLotWithStatusField<String> INSPECTION_LOT_STATUS_RELEASED
public static final InspectionLotWithStatusField<String> INSPECTION_LOT_STATUS_SKIP
public static final InspectionLotWithStatusField<String> INSP_LOT_STATUS_RSLTS_CONFIRMED
public static final InspectionLotWithStatusField<String> INSP_LOT_STS_DEFECTS_RECORDED
public static final InspectionLotWithStatusField<String> INSP_LOT_STS_SHRT_TRM_INSP_CMPLTD
public static final InspectionLotWithStatusField<String> INSP_LOT_STATUS_INSP_COMPLETED
public static final InspectionLotWithStatusField<String> INSP_LOT_STATUS_CANCELED
public static final InspectionLotWithStatusField<String> INSP_LOT_STATUS_REPAIR
public InspectionLotWithStatus()
public InspectionLotWithStatus(@Nullable String inspectionLot, @Nullable String inspectionLotStatusCreated, @Nullable String inspectionLotStatusReleased, @Nullable String inspectionLotStatusSkip, @Nullable String inspLotStatusRsltsConfirmed, @Nullable String inspLotStsDefectsRecorded, @Nullable String inspLotStsShrtTrmInspCmpltd, @Nullable String inspLotStatusInspCompleted, @Nullable String inspLotStatusCanceled, @Nullable String inspLotStatusRepair, @Nullable ErpConfigContext erpConfigContext)
public Class<InspectionLotWithStatus> getType()
getType
in class VdmObject<InspectionLotWithStatus>
public void setInspectionLot(@Nullable String inspectionLot)
Original property name from the Odata EDM: InspectionLot
The inspection lot number is assigned by the system.
inspectionLot
- Number that uniquely identifies an inspection lot.public void setInspectionLotStatusCreated(@Nullable String inspectionLotStatusCreated)
Original property name from the Odata EDM: InspectionLotStatusCreated
inspectionLotStatusCreated
- public void setInspectionLotStatusReleased(@Nullable String inspectionLotStatusReleased)
Original property name from the Odata EDM: InspectionLotStatusReleased
inspectionLotStatusReleased
- public void setInspectionLotStatusSkip(@Nullable String inspectionLotStatusSkip)
Original property name from the Odata EDM: InspectionLotStatusSkip
inspectionLotStatusSkip
- public void setInspLotStatusRsltsConfirmed(@Nullable String inspLotStatusRsltsConfirmed)
Original property name from the Odata EDM: InspLotStatusRsltsConfirmed
inspLotStatusRsltsConfirmed
- public void setInspLotStsDefectsRecorded(@Nullable String inspLotStsDefectsRecorded)
Original property name from the Odata EDM: InspLotStsDefectsRecorded
inspLotStsDefectsRecorded
- public void setInspLotStsShrtTrmInspCmpltd(@Nullable String inspLotStsShrtTrmInspCmpltd)
Original property name from the Odata EDM: InspLotStsShrtTrmInspCmpltd
inspLotStsShrtTrmInspCmpltd
- public void setInspLotStatusInspCompleted(@Nullable String inspLotStatusInspCompleted)
Original property name from the Odata EDM: InspLotStatusInspCompleted
inspLotStatusInspCompleted
- public void setInspLotStatusCanceled(@Nullable String inspLotStatusCanceled)
Original property name from the Odata EDM: InspLotStatusCanceled
inspLotStatusCanceled
- public void setInspLotStatusRepair(@Nullable String inspLotStatusRepair)
Original property name from the Odata EDM: InspLotStatusRepair
inspLotStatusRepair
- protected String getEndpointUrl()
getEndpointUrl
in class VdmEntity<InspectionLotWithStatus>
protected String getEntityCollection()
getEntityCollection
in class VdmEntity<InspectionLotWithStatus>
protected Map<String,Object> getKey()
getKey
in class VdmObject<InspectionLotWithStatus>
protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<InspectionLotWithStatus>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<InspectionLotWithStatus>
public static <T> InspectionLotWithStatusField<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 InspectionLotWithStatus.InspectionLotWithStatusBuilder builder()
@Nullable public String getInspectionLot()
Original property name from the Odata EDM: InspectionLot
The inspection lot number is assigned by the system.
@Nullable public String getInspectionLotStatusCreated()
Original property name from the Odata EDM: InspectionLotStatusCreated
@Nullable public String getInspectionLotStatusReleased()
Original property name from the Odata EDM: InspectionLotStatusReleased
@Nullable public String getInspectionLotStatusSkip()
Original property name from the Odata EDM: InspectionLotStatusSkip
@Nullable public String getInspLotStatusRsltsConfirmed()
Original property name from the Odata EDM: InspLotStatusRsltsConfirmed
@Nullable public String getInspLotStsDefectsRecorded()
Original property name from the Odata EDM: InspLotStsDefectsRecorded
@Nullable public String getInspLotStsShrtTrmInspCmpltd()
Original property name from the Odata EDM: InspLotStsShrtTrmInspCmpltd
@Nullable public String getInspLotStatusInspCompleted()
Original property name from the Odata EDM: InspLotStatusInspCompleted
@Nullable public String getInspLotStatusCanceled()
Original property name from the Odata EDM: InspLotStatusCanceled
@Nullable public String getInspLotStatusRepair()
Original property name from the Odata EDM: InspLotStatusRepair
@Nullable public ErpConfigContext getErpConfigContext()
public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
setErpConfigContext
in class VdmEntity<InspectionLotWithStatus>
erpConfigContext
- public String toString()
toString
in class VdmObject<InspectionLotWithStatus>
public boolean equals(Object o)
equals
in class VdmObject<InspectionLotWithStatus>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<InspectionLotWithStatus>
public int hashCode()
hashCode
in class VdmObject<InspectionLotWithStatus>
Copyright © 2018 SAP SE. All rights reserved.