java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<InspectionPlan>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.InspectionPlan

public class InspectionPlan extends VdmEntity<InspectionPlan>
Inspection Plan Headers

Original entity name from the Odata EDM: A_InspectionPlanType

  • Field Details

    • ALL_FIELDS

      public static final InspectionPlanSelectable ALL_FIELDS
      Selector for all available fields of InspectionPlan.
    • DELETE_MC

      public static final InspectionPlanField<Boolean> DELETE_MC
      Use with available fluent helpers to apply the Delete_mc field to query operations.
    • UPDATE_MC

      public static final InspectionPlanField<Boolean> UPDATE_MC
      Use with available fluent helpers to apply the Update_mc field to query operations.
    • INSPECTION_PLAN_GROUP

      public static final InspectionPlanField<String> INSPECTION_PLAN_GROUP
      Use with available fluent helpers to apply the InspectionPlanGroup field to query operations.
    • INSPECTION_PLAN

      public static final InspectionPlanField<String> INSPECTION_PLAN
      Use with available fluent helpers to apply the InspectionPlan field to query operations.
    • INSPECTION_PLAN_INTERNAL_VERSION

      public static final InspectionPlanField<String> INSPECTION_PLAN_INTERNAL_VERSION
      Use with available fluent helpers to apply the InspectionPlanInternalVersion field to query operations.
    • IS_DELETED

      public static final InspectionPlanField<Boolean> IS_DELETED
      Use with available fluent helpers to apply the IsDeleted field to query operations.
    • BILL_OF_OPERATIONS_DESC

      public static final InspectionPlanField<String> BILL_OF_OPERATIONS_DESC
      Use with available fluent helpers to apply the BillOfOperationsDesc field to query operations.
    • PLANT

      public static final InspectionPlanField<String> PLANT
      Use with available fluent helpers to apply the Plant field to query operations.
    • BILL_OF_OPERATIONS_USAGE

      public static final InspectionPlanField<String> BILL_OF_OPERATIONS_USAGE
      Use with available fluent helpers to apply the BillOfOperationsUsage field to query operations.
    • BILL_OF_OPERATIONS_STATUS

      public static final InspectionPlanField<String> BILL_OF_OPERATIONS_STATUS
      Use with available fluent helpers to apply the BillOfOperationsStatus field to query operations.
    • RESPONSIBLE_PLANNER_GROUP

      public static final InspectionPlanField<String> RESPONSIBLE_PLANNER_GROUP
      Use with available fluent helpers to apply the ResponsiblePlannerGroup field to query operations.
    • MINIMUM_LOT_SIZE_QUANTITY

      public static final InspectionPlanField<BigDecimal> MINIMUM_LOT_SIZE_QUANTITY
      Use with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.
    • MAXIMUM_LOT_SIZE_QUANTITY

      public static final InspectionPlanField<BigDecimal> MAXIMUM_LOT_SIZE_QUANTITY
      Use with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.
    • BILL_OF_OPERATIONS_UNIT

      public static final InspectionPlanField<String> BILL_OF_OPERATIONS_UNIT
      Use with available fluent helpers to apply the BillOfOperationsUnit field to query operations.
    • REPLACED_BILL_OF_OPERATIONS

      public static final InspectionPlanField<String> REPLACED_BILL_OF_OPERATIONS
      Use with available fluent helpers to apply the ReplacedBillOfOperations field to query operations.
    • IS_MARKED_FOR_DELETION

      public static final InspectionPlanField<Boolean> IS_MARKED_FOR_DELETION
      Use with available fluent helpers to apply the IsMarkedForDeletion field to query operations.
    • INSP_PLAN_HAS_MULTIPLE_SPEC

      public static final InspectionPlanField<String> INSP_PLAN_HAS_MULTIPLE_SPEC
      Use with available fluent helpers to apply the InspPlanHasMultipleSpec field to query operations.
    • INSP_SUBSET_FIELD_COMBINATION

      public static final InspectionPlanField<String> INSP_SUBSET_FIELD_COMBINATION
      Use with available fluent helpers to apply the InspSubsetFieldCombination field to query operations.
    • INSPECTION_PARTIAL_LOT_ASSIGNMENT

      public static final InspectionPlanField<String> INSPECTION_PARTIAL_LOT_ASSIGNMENT
      Use with available fluent helpers to apply the InspectionPartialLotAssignment field to query operations.
    • SMPL_DRAWING_PROCEDURE

      public static final InspectionPlanField<String> SMPL_DRAWING_PROCEDURE
      Use with available fluent helpers to apply the SmplDrawingProcedure field to query operations.
    • SMPL_DRAWING_PROCEDURE_VERSION

      public static final InspectionPlanField<String> SMPL_DRAWING_PROCEDURE_VERSION
      Use with available fluent helpers to apply the SmplDrawingProcedureVersion field to query operations.
    • INSPECTION_LOT_DYNAMIC_LEVEL

      public static final InspectionPlanField<String> INSPECTION_LOT_DYNAMIC_LEVEL
      Use with available fluent helpers to apply the InspectionLotDynamicLevel field to query operations.
    • INSP_LOT_DYNAMIC_RULE

      public static final InspectionPlanField<String> INSP_LOT_DYNAMIC_RULE
      Use with available fluent helpers to apply the InspLotDynamicRule field to query operations.
    • INSP_EXTERNAL_NUMBERING_OF_VALUES

      public static final InspectionPlanField<String> INSP_EXTERNAL_NUMBERING_OF_VALUES
      Use with available fluent helpers to apply the InspExternalNumberingOfValues field to query operations.
    • CREATION_DATE

      public static final InspectionPlanField<LocalDateTime> CREATION_DATE
      Use with available fluent helpers to apply the CreationDate field to query operations.
    • CREATED_BY_USER

      public static final InspectionPlanField<String> CREATED_BY_USER
      Use with available fluent helpers to apply the CreatedByUser field to query operations.
    • LAST_CHANGE_DATE

      public static final InspectionPlanField<LocalDateTime> LAST_CHANGE_DATE
      Use with available fluent helpers to apply the LastChangeDate field to query operations.
    • LAST_CHANGED_BY_USER

      public static final InspectionPlanField<String> LAST_CHANGED_BY_USER
      Use with available fluent helpers to apply the LastChangedByUser field to query operations.
    • CHANGE_NUMBER

      public static final InspectionPlanField<String> CHANGE_NUMBER
      Use with available fluent helpers to apply the ChangeNumber field to query operations.
    • VALIDITY_START_DATE

      public static final InspectionPlanField<LocalDateTime> VALIDITY_START_DATE
      Use with available fluent helpers to apply the ValidityStartDate field to query operations.
    • VALIDITY_END_DATE

      public static final InspectionPlanField<LocalDateTime> VALIDITY_END_DATE
      Use with available fluent helpers to apply the ValidityEndDate field to query operations.
    • CHANGED_DATE_TIME

      public static final InspectionPlanField<ZonedDateTime> CHANGED_DATE_TIME
      Use with available fluent helpers to apply the ChangedDateTime field to query operations.
  • Constructor Details

    • InspectionPlan

      public InspectionPlan()
    • InspectionPlan

      public InspectionPlan(@Nullable Boolean delete_mc, @Nullable Boolean update_mc, @Nullable String inspectionPlanGroup, @Nullable String inspectionPlan, @Nullable String inspectionPlanInternalVersion, @Nullable Boolean isDeleted, @Nullable String billOfOperationsDesc, @Nullable String plant, @Nullable String billOfOperationsUsage, @Nullable String billOfOperationsStatus, @Nullable String responsiblePlannerGroup, @Nullable BigDecimal minimumLotSizeQuantity, @Nullable BigDecimal maximumLotSizeQuantity, @Nullable String billOfOperationsUnit, @Nullable String replacedBillOfOperations, @Nullable Boolean isMarkedForDeletion, @Nullable String inspPlanHasMultipleSpec, @Nullable String inspSubsetFieldCombination, @Nullable String inspectionPartialLotAssignment, @Nullable String smplDrawingProcedure, @Nullable String smplDrawingProcedureVersion, @Nullable String inspectionLotDynamicLevel, @Nullable String inspLotDynamicRule, @Nullable String inspExternalNumberingOfValues, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable LocalDateTime lastChangeDate, @Nullable String lastChangedByUser, @Nullable String changeNumber, @Nullable LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable ZonedDateTime changedDateTime)
  • Method Details

    • getType

      @Nonnull public Class<InspectionPlan> getType()
      Specified by:
      getType in class VdmObject<InspectionPlan>
    • setDelete_mc

      public void setDelete_mc(@Nullable Boolean delete_mc)
      Constraints: none

      Original property name from the Odata EDM: Delete_mc

      Parameters:
      delete_mc - Dyn. Method Control
    • setUpdate_mc

      public void setUpdate_mc(@Nullable Boolean update_mc)
      Constraints: none

      Original property name from the Odata EDM: Update_mc

      Parameters:
      update_mc - Dyn. Method Control
    • setInspectionPlanGroup

      public void setInspectionPlanGroup(@Nullable String inspectionPlanGroup)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspectionPlanGroup

      Parameters:
      inspectionPlanGroup - Key for Task List Group
    • setInspectionPlan

      public void setInspectionPlan(@Nullable String inspectionPlan)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: InspectionPlan

      Parameters:
      inspectionPlan - Group Counter
    • setInspectionPlanInternalVersion

      public void setInspectionPlanInternalVersion(@Nullable String inspectionPlanInternalVersion)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspectionPlanInternalVersion

      Parameters:
      inspectionPlanInternalVersion - Internal counter
    • setIsDeleted

      public void setIsDeleted(@Nullable Boolean isDeleted)
      Constraints: none

      Original property name from the Odata EDM: IsDeleted

      Parameters:
      isDeleted - Deletion Indicator
    • setBillOfOperationsDesc

      public void setBillOfOperationsDesc(@Nullable String billOfOperationsDesc)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BillOfOperationsDesc

      Parameters:
      billOfOperationsDesc - Routing Description
    • setPlant

      public void setPlant(@Nullable String plant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Parameters:
      plant - Plant
    • setBillOfOperationsUsage

      public void setBillOfOperationsUsage(@Nullable String billOfOperationsUsage)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsUsage

      Parameters:
      billOfOperationsUsage - Task List Usage
    • setBillOfOperationsStatus

      public void setBillOfOperationsStatus(@Nullable String billOfOperationsStatus)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsStatus

      Parameters:
      billOfOperationsStatus - Status
    • setResponsiblePlannerGroup

      public void setResponsiblePlannerGroup(@Nullable String responsiblePlannerGroup)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ResponsiblePlannerGroup

      Parameters:
      responsiblePlannerGroup - Responsible Planner Group or Department
    • setMinimumLotSizeQuantity

      public void setMinimumLotSizeQuantity(@Nullable BigDecimal minimumLotSizeQuantity)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: MinimumLotSizeQuantity

      Parameters:
      minimumLotSizeQuantity - Minimum Lot Size
    • setMaximumLotSizeQuantity

      public void setMaximumLotSizeQuantity(@Nullable BigDecimal maximumLotSizeQuantity)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: MaximumLotSizeQuantity

      Parameters:
      maximumLotSizeQuantity - Maximum Lot Size
    • setBillOfOperationsUnit

      public void setBillOfOperationsUnit(@Nullable String billOfOperationsUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsUnit

      Parameters:
      billOfOperationsUnit - Task List Unit of Measure
    • setReplacedBillOfOperations

      public void setReplacedBillOfOperations(@Nullable String replacedBillOfOperations)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: ReplacedBillOfOperations

      Parameters:
      replacedBillOfOperations - Old Number
    • setIsMarkedForDeletion

      public void setIsMarkedForDeletion(@Nullable Boolean isMarkedForDeletion)
      Constraints: none

      Original property name from the Odata EDM: IsMarkedForDeletion

      Parameters:
      isMarkedForDeletion - Indicator: Delete completely in reorganization run
    • setInspPlanHasMultipleSpec

      public void setInspPlanHasMultipleSpec(@Nullable String inspPlanHasMultipleSpec)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InspPlanHasMultipleSpec

      Parameters:
      inspPlanHasMultipleSpec - Indicator: Multiple Specifications
    • setInspSubsetFieldCombination

      public void setInspSubsetFieldCombination(@Nullable String inspSubsetFieldCombination)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: InspSubsetFieldCombination

      Parameters:
      inspSubsetFieldCombination - Identification for the Inspection Point Field Combination
    • setInspectionPartialLotAssignment

      public void setInspectionPartialLotAssignment(@Nullable String inspectionPartialLotAssignment)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InspectionPartialLotAssignment

      Parameters:
      inspectionPartialLotAssignment - Partial Lot Assignment in an Inspection During Production
    • setSmplDrawingProcedure

      public void setSmplDrawingProcedure(@Nullable String smplDrawingProcedure)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: SmplDrawingProcedure

      Parameters:
      smplDrawingProcedure - Sample-Drawing Procedure
    • setSmplDrawingProcedureVersion

      public void setSmplDrawingProcedureVersion(@Nullable String smplDrawingProcedureVersion)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SmplDrawingProcedureVersion

      Parameters:
      smplDrawingProcedureVersion - Version No. of the Sample-Drawing Procedure
    • setInspectionLotDynamicLevel

      public void setInspectionLotDynamicLevel(@Nullable String inspectionLotDynamicLevel)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InspectionLotDynamicLevel

      Parameters:
      inspectionLotDynamicLevel - Level at Which Dynamic Modification Parameters Are Defined
    • setInspLotDynamicRule

      public void setInspLotDynamicRule(@Nullable String inspLotDynamicRule)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: InspLotDynamicRule

      Parameters:
      inspLotDynamicRule - Dynamic Modification Rule
    • setInspExternalNumberingOfValues

      public void setInspExternalNumberingOfValues(@Nullable String inspExternalNumberingOfValues)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InspExternalNumberingOfValues

      Parameters:
      inspExternalNumberingOfValues - External Numbering of Units to Be Inspected
    • setCreationDate

      public void setCreationDate(@Nullable LocalDateTime creationDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Parameters:
      creationDate - Date Record Created On
    • setCreatedByUser

      public void setCreatedByUser(@Nullable String createdByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - Created By User
    • setLastChangeDate

      public void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDate

      Parameters:
      lastChangeDate - Last Changed On
    • setLastChangedByUser

      public void setLastChangedByUser(@Nullable String lastChangedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Parameters:
      lastChangedByUser - Last Changed By User
    • setChangeNumber

      public void setChangeNumber(@Nullable String changeNumber)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ChangeNumber

      Parameters:
      changeNumber - Change Number
    • setValidityStartDate

      public void setValidityStartDate(@Nullable LocalDateTime validityStartDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityStartDate

      Parameters:
      validityStartDate - Valid-From Date
    • setValidityEndDate

      public void setValidityEndDate(@Nullable LocalDateTime validityEndDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityEndDate

      Parameters:
      validityEndDate - Valid-To Date
    • setChangedDateTime

      public void setChangedDateTime(@Nullable ZonedDateTime changedDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ChangedDateTime

      Parameters:
      changedDateTime - UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<InspectionPlan>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<InspectionPlan>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<InspectionPlan>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<InspectionPlan>
    • field

      @Nonnull public static <T> InspectionPlanField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      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.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> InspectionPlanField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<InspectionPlan>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<InspectionPlan>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<InspectionPlan>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<InspectionPlan>
    • builder

      @Nonnull public static InspectionPlan.InspectionPlanBuilder builder()
    • getDelete_mc

      @Nullable public Boolean getDelete_mc()
      Constraints: none

      Original property name from the Odata EDM: Delete_mc

      Returns:
      Dyn. Method Control
    • getUpdate_mc

      @Nullable public Boolean getUpdate_mc()
      Constraints: none

      Original property name from the Odata EDM: Update_mc

      Returns:
      Dyn. Method Control
    • getInspectionPlanGroup

      @Nullable public String getInspectionPlanGroup()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspectionPlanGroup

      Returns:
      Key for Task List Group
    • getInspectionPlan

      @Nullable public String getInspectionPlan()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: InspectionPlan

      Returns:
      Group Counter
    • getInspectionPlanInternalVersion

      @Nullable public String getInspectionPlanInternalVersion()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspectionPlanInternalVersion

      Returns:
      Internal counter
    • getIsDeleted

      @Nullable public Boolean getIsDeleted()
      Constraints: none

      Original property name from the Odata EDM: IsDeleted

      Returns:
      Deletion Indicator
    • getBillOfOperationsDesc

      @Nullable public String getBillOfOperationsDesc()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BillOfOperationsDesc

      Returns:
      Routing Description
    • getPlant

      @Nullable public String getPlant()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Returns:
      Plant
    • getBillOfOperationsUsage

      @Nullable public String getBillOfOperationsUsage()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsUsage

      Returns:
      Task List Usage
    • getBillOfOperationsStatus

      @Nullable public String getBillOfOperationsStatus()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsStatus

      Returns:
      Status
    • getResponsiblePlannerGroup

      @Nullable public String getResponsiblePlannerGroup()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ResponsiblePlannerGroup

      Returns:
      Responsible Planner Group or Department
    • getMinimumLotSizeQuantity

      @Nullable public BigDecimal getMinimumLotSizeQuantity()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: MinimumLotSizeQuantity

      Returns:
      Minimum Lot Size
    • getMaximumLotSizeQuantity

      @Nullable public BigDecimal getMaximumLotSizeQuantity()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: MaximumLotSizeQuantity

      Returns:
      Maximum Lot Size
    • getBillOfOperationsUnit

      @Nullable public String getBillOfOperationsUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsUnit

      Returns:
      Task List Unit of Measure
    • getReplacedBillOfOperations

      @Nullable public String getReplacedBillOfOperations()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: ReplacedBillOfOperations

      Returns:
      Old Number
    • getIsMarkedForDeletion

      @Nullable public Boolean getIsMarkedForDeletion()
      Constraints: none

      Original property name from the Odata EDM: IsMarkedForDeletion

      Returns:
      Indicator: Delete completely in reorganization run
    • getInspPlanHasMultipleSpec

      @Nullable public String getInspPlanHasMultipleSpec()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InspPlanHasMultipleSpec

      Returns:
      Indicator: Multiple Specifications
    • getInspSubsetFieldCombination

      @Nullable public String getInspSubsetFieldCombination()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: InspSubsetFieldCombination

      Returns:
      Identification for the Inspection Point Field Combination
    • getInspectionPartialLotAssignment

      @Nullable public String getInspectionPartialLotAssignment()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InspectionPartialLotAssignment

      Returns:
      Partial Lot Assignment in an Inspection During Production
    • getSmplDrawingProcedure

      @Nullable public String getSmplDrawingProcedure()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: SmplDrawingProcedure

      Returns:
      Sample-Drawing Procedure
    • getSmplDrawingProcedureVersion

      @Nullable public String getSmplDrawingProcedureVersion()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: SmplDrawingProcedureVersion

      Returns:
      Version No. of the Sample-Drawing Procedure
    • getInspectionLotDynamicLevel

      @Nullable public String getInspectionLotDynamicLevel()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InspectionLotDynamicLevel

      Returns:
      Level at Which Dynamic Modification Parameters Are Defined
    • getInspLotDynamicRule

      @Nullable public String getInspLotDynamicRule()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: InspLotDynamicRule

      Returns:
      Dynamic Modification Rule
    • getInspExternalNumberingOfValues

      @Nullable public String getInspExternalNumberingOfValues()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: InspExternalNumberingOfValues

      Returns:
      External Numbering of Units to Be Inspected
    • getCreationDate

      @Nullable public LocalDateTime getCreationDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Returns:
      Date Record Created On
    • getCreatedByUser

      @Nullable public String getCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Created By User
    • getLastChangeDate

      @Nullable public LocalDateTime getLastChangeDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDate

      Returns:
      Last Changed On
    • getLastChangedByUser

      @Nullable public String getLastChangedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      Last Changed By User
    • getChangeNumber

      @Nullable public String getChangeNumber()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ChangeNumber

      Returns:
      Change Number
    • getValidityStartDate

      @Nullable public LocalDateTime getValidityStartDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityStartDate

      Returns:
      Valid-From Date
    • getValidityEndDate

      @Nullable public LocalDateTime getValidityEndDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityEndDate

      Returns:
      Valid-To Date
    • getChangedDateTime

      @Nullable public ZonedDateTime getChangedDateTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ChangedDateTime

      Returns:
      UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<InspectionPlan>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<InspectionPlan>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<InspectionPlan>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<InspectionPlan>