java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<QualityTask>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitytask.QualityTask
All Implemented Interfaces:
VdmEntitySet

public class QualityTask extends VdmEntity<QualityTask> implements VdmEntitySet
Quality Task

Original entity name from the Odata EDM: QualityTask_Type

  • Field Details

  • Constructor Details

    • QualityTask

      public QualityTask()
    • QualityTask

      public QualityTask(@Nullable String qualityTaskInternalId, @Nullable String qualityTask, @Nullable String qualityTaskOrigin, @Nullable String qualityTaskText, @Nullable Boolean isDeleted, @Nullable String qualityTaskProcessor, @Nullable String notifTaskCompletedByUser, @Nullable String qualityTaskType, @Nullable String qualityTaskCodeCatalog, @Nullable String qualityTaskCodeGroup, @Nullable String qualityTaskCode, @Nullable String notifTaskTimeZone, @Nullable LocalDate notifTaskPlannedEndDate, @Nullable LocalTime notifTaskPlannedEndTime, @Nullable LocalDate notifTaskCompletionDate, @Nullable LocalTime notifTaskCompletionTime, @Nullable LocalDate notifTaskResubmissionDate, @Nullable LocalTime notifTaskResubmissionTime, @Nullable String defectInternalID, @Nullable String predecessorQltyTaskIntNumber, @Nullable String qltyTaskFollowUpAction, @Nullable String qualityTaskLifecycleStatus, @Nullable String qualityTaskArchivingStatus, @Nullable String qltyTaskFllwUpActionSts, @Nullable String createdByUser, @Nullable LocalDate creationDate, @Nullable LocalTime creationTime, @Nullable OffsetDateTime changedDateTime, @Nullable LocalDate lastChangeDate, @Nullable LocalTime lastChangeTime, @Nullable String lastChangedByUser, @Nullable Boolean qltyTskProcgIsCtrldByTskOrigin, @Nullable BigDecimal qltyTaskTimeBasedEffort, @Nullable String qltyTaskTimeBasedEffortUoM, @Nullable Collection<SAP__Message> _Messages, @Nullable QualityTaskLongText to_QualityTaskDetailedDesc, List<QualityTaskLongText> to_QualityTaskLongText, @Nullable QualityTaskLongText to_QualityTaskProcessorNotes)
  • Method Details

    • getType

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

      public void setQualityTaskInternalId(@Nullable String qualityTaskInternalId)
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: QualityTaskInternalId

      Parameters:
      qualityTaskInternalId - Quality Task Internal ID
    • setQualityTask

      public void setQualityTask(@Nullable String qualityTask)
      Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: QualityTask

      Parameters:
      qualityTask - Quality Task ID
    • setQualityTaskOrigin

      public void setQualityTaskOrigin(@Nullable String qualityTaskOrigin)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: QualityTaskOrigin

      Parameters:
      qualityTaskOrigin - Quality Task Origin
    • setQualityTaskText

      public void setQualityTaskText(@Nullable String qualityTaskText)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: QualityTaskText

      Parameters:
      qualityTaskText - Quality Task Description
    • setIsDeleted

      public void setIsDeleted(@Nullable Boolean isDeleted)
      Constraints: Not nullable

      Original property name from the Odata EDM: IsDeleted

      Parameters:
      isDeleted - Delete Data Record
    • setQualityTaskProcessor

      public void setQualityTaskProcessor(@Nullable String qualityTaskProcessor)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: QualityTaskProcessor

      Parameters:
      qualityTaskProcessor - Quality Task Processor
    • setNotifTaskCompletedByUser

      public void setNotifTaskCompletedByUser(@Nullable String notifTaskCompletedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: NotifTaskCompletedByUser

      Parameters:
      notifTaskCompletedByUser - Quality Task Completed By
    • setQualityTaskType

      public void setQualityTaskType(@Nullable String qualityTaskType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: QualityTaskType

      Parameters:
      qualityTaskType - Task Type
    • setQualityTaskCodeCatalog

      public void setQualityTaskCodeCatalog(@Nullable String qualityTaskCodeCatalog)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: QualityTaskCodeCatalog

      Parameters:
      qualityTaskCodeCatalog - Catalog Type - Tasks
    • setQualityTaskCodeGroup

      public void setQualityTaskCodeGroup(@Nullable String qualityTaskCodeGroup)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: QualityTaskCodeGroup

      Parameters:
      qualityTaskCodeGroup - Quality Task Code Group
    • setQualityTaskCode

      public void setQualityTaskCode(@Nullable String qualityTaskCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: QualityTaskCode

      Parameters:
      qualityTaskCode - Task Code
    • setNotifTaskTimeZone

      public void setNotifTaskTimeZone(@Nullable String notifTaskTimeZone)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: NotifTaskTimeZone

      Parameters:
      notifTaskTimeZone - Time Zone for Task
    • setNotifTaskPlannedEndDate

      public void setNotifTaskPlannedEndDate(@Nullable LocalDate notifTaskPlannedEndDate)
      Constraints: Nullable

      Original property name from the Odata EDM: NotifTaskPlannedEndDate

      Parameters:
      notifTaskPlannedEndDate - Quality Task Planned End Date
    • setNotifTaskPlannedEndTime

      public void setNotifTaskPlannedEndTime(@Nullable LocalTime notifTaskPlannedEndTime)
      Constraints: Not nullable

      Original property name from the Odata EDM: NotifTaskPlannedEndTime

      Parameters:
      notifTaskPlannedEndTime - Quality Task Planned End Time
    • setNotifTaskCompletionDate

      public void setNotifTaskCompletionDate(@Nullable LocalDate notifTaskCompletionDate)
      Constraints: Nullable

      Original property name from the Odata EDM: NotifTaskCompletionDate

      Parameters:
      notifTaskCompletionDate - Quality Task Completed On
    • setNotifTaskCompletionTime

      public void setNotifTaskCompletionTime(@Nullable LocalTime notifTaskCompletionTime)
      Constraints: Not nullable

      Original property name from the Odata EDM: NotifTaskCompletionTime

      Parameters:
      notifTaskCompletionTime - Quality Task Completed At
    • setNotifTaskResubmissionDate

      public void setNotifTaskResubmissionDate(@Nullable LocalDate notifTaskResubmissionDate)
      Constraints: Nullable

      Original property name from the Odata EDM: NotifTaskResubmissionDate

      Parameters:
      notifTaskResubmissionDate - Date on Which Task Was Resubmitted
    • setNotifTaskResubmissionTime

      public void setNotifTaskResubmissionTime(@Nullable LocalTime notifTaskResubmissionTime)
      Constraints: Not nullable

      Original property name from the Odata EDM: NotifTaskResubmissionTime

      Parameters:
      notifTaskResubmissionTime - Time at Which Task Was Resubmitted
    • setDefectInternalID

      public void setDefectInternalID(@Nullable String defectInternalID)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: DefectInternalID

      Parameters:
      defectInternalID - Internal Defect ID
    • setPredecessorQltyTaskIntNumber

      public void setPredecessorQltyTaskIntNumber(@Nullable String predecessorQltyTaskIntNumber)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: PredecessorQltyTaskIntNumber

      Parameters:
      predecessorQltyTaskIntNumber - Predecessor Quality Task Internal ID
    • setQltyTaskFollowUpAction

      public void setQltyTaskFollowUpAction(@Nullable String qltyTaskFollowUpAction)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: QltyTaskFollowUpAction

      Parameters:
      qltyTaskFollowUpAction - Follow-Up Action for Task
    • setQualityTaskLifecycleStatus

      public void setQualityTaskLifecycleStatus(@Nullable String qualityTaskLifecycleStatus)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: QualityTaskLifecycleStatus

      Parameters:
      qualityTaskLifecycleStatus - Quality Task Status
    • setQualityTaskArchivingStatus

      public void setQualityTaskArchivingStatus(@Nullable String qualityTaskArchivingStatus)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: QualityTaskArchivingStatus

      Parameters:
      qualityTaskArchivingStatus - Quality Task Archiving Status
    • setQltyTaskFllwUpActionSts

      public void setQltyTaskFllwUpActionSts(@Nullable String qltyTaskFllwUpActionSts)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: QltyTaskFllwUpActionSts

      Parameters:
      qltyTaskFllwUpActionSts - Quality Task Follow-Up Action Status
    • setCreatedByUser

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

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - Name of Person Responsible for Creating the Object
    • setCreationDate

      public void setCreationDate(@Nullable LocalDate creationDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CreationDate

      Parameters:
      creationDate - Record Created On
    • setCreationTime

      public void setCreationTime(@Nullable LocalTime creationTime)
      Constraints: Not nullable

      Original property name from the Odata EDM: CreationTime

      Parameters:
      creationTime - System Time of Creation
    • setChangedDateTime

      public void setChangedDateTime(@Nullable OffsetDateTime changedDateTime)
      Constraints: Nullable

      Original property name from the Odata EDM: ChangedDateTime

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

      public void setLastChangeDate(@Nullable LocalDate lastChangeDate)
      Constraints: Nullable

      Original property name from the Odata EDM: LastChangeDate

      Parameters:
      lastChangeDate - Last Changed On
    • setLastChangeTime

      public void setLastChangeTime(@Nullable LocalTime lastChangeTime)
      Constraints: Not nullable

      Original property name from the Odata EDM: LastChangeTime

      Parameters:
      lastChangeTime - System Time of Change
    • setLastChangedByUser

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

      Original property name from the Odata EDM: LastChangedByUser

      Parameters:
      lastChangedByUser - Name of Person Who Changed Object
    • setQltyTskProcgIsCtrldByTskOrigin

      public void setQltyTskProcgIsCtrldByTskOrigin(@Nullable Boolean qltyTskProcgIsCtrldByTskOrigin)
      Constraints: Not nullable

      Original property name from the Odata EDM: QltyTskProcgIsCtrldByTskOrigin

      Parameters:
      qltyTskProcgIsCtrldByTskOrigin - Quality Task Processing Is Controlled by Task Origin
    • setQltyTaskTimeBasedEffort

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

      Original property name from the Odata EDM: QltyTaskTimeBasedEffort

      Parameters:
      qltyTaskTimeBasedEffort - Time Effort for Task
    • setQltyTaskTimeBasedEffortUoM

      public void setQltyTaskTimeBasedEffortUoM(@Nullable String qltyTaskTimeBasedEffortUoM)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: QltyTaskTimeBasedEffortUoM

      Parameters:
      qltyTaskTimeBasedEffortUoM - Unit for Task Effort
    • set_Messages

      public void set_Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Parameters:
      _Messages - The _Messages to set.
    • getEntityCollection

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

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<QualityTask>
    • toMapOfFields

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

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

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<QualityTask>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<QualityTask>
    • getQualityTaskDetailedDescIfPresent

      @Nonnull public io.vavr.control.Option<QualityTaskLongText> getQualityTaskDetailedDescIfPresent()
      Retrieval of associated QualityTaskLongText entity (one to one). This corresponds to the OData navigation property _QualityTaskDetailedDesc.

      If the navigation property for an entity QualityTask has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property _QualityTaskDetailedDesc is already loaded, the result will contain the QualityTaskLongText entity. If not, an Option with result state empty is returned.
    • setQualityTaskDetailedDesc

      public void setQualityTaskDetailedDesc(QualityTaskLongText value)
      Overwrites the associated QualityTaskLongText entity for the loaded navigation property _QualityTaskDetailedDesc.
      Parameters:
      value - New QualityTaskLongText entity.
    • getQualityTaskLongTextIfPresent

      @Nonnull public io.vavr.control.Option<List<QualityTaskLongText>> getQualityTaskLongTextIfPresent()
      Retrieval of associated QualityTaskLongText entities (one to many). This corresponds to the OData navigation property _QualityTaskLongText.

      If the navigation property for an entity QualityTask has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property _QualityTaskLongText is already loaded, the result will contain the QualityTaskLongText entities. If not, an Option with result state empty is returned.
    • setQualityTaskLongText

      public void setQualityTaskLongText(@Nonnull List<QualityTaskLongText> value)
      Overwrites the list of associated QualityTaskLongText entities for the loaded navigation property _QualityTaskLongText.

      If the navigation property _QualityTaskLongText of a queried QualityTask is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of QualityTaskLongText entities.
    • addQualityTaskLongText

      public void addQualityTaskLongText(QualityTaskLongText... entity)
      Adds elements to the list of associated QualityTaskLongText entities. This corresponds to the OData navigation property _QualityTaskLongText.

      If the navigation property _QualityTaskLongText of a queried QualityTask is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of QualityTaskLongText entities.
    • getQualityTaskProcessorNotesIfPresent

      @Nonnull public io.vavr.control.Option<QualityTaskLongText> getQualityTaskProcessorNotesIfPresent()
      Retrieval of associated QualityTaskLongText entity (one to one). This corresponds to the OData navigation property _QualityTaskProcessorNotes.

      If the navigation property for an entity QualityTask has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property _QualityTaskProcessorNotes is already loaded, the result will contain the QualityTaskLongText entity. If not, an Option with result state empty is returned.
    • setQualityTaskProcessorNotes

      public void setQualityTaskProcessorNotes(QualityTaskLongText value)
      Overwrites the associated QualityTaskLongText entity for the loaded navigation property _QualityTaskProcessorNotes.
      Parameters:
      value - New QualityTaskLongText entity.
    • setQualityTaskLifecycleStatusToCompleted

      @Nonnull public static BoundAction.SingleToSingle<QualityTask,QualityTask> setQualityTaskLifecycleStatusToCompleted()
      Action that can be applied to any entity object of this class.

      Returns:
      Action object prepared with the given parameters to be applied to any entity object of this class.

      To execute it use the service.forEntity(entity).applyAction(thisAction) API.
    • setQualityTaskLifecycleStatusToInProcess

      @Nonnull public static BoundAction.SingleToSingle<QualityTask,QualityTask> setQualityTaskLifecycleStatusToInProcess()
      Action that can be applied to any entity object of this class.

      Returns:
      Action object prepared with the given parameters to be applied to any entity object of this class.

      To execute it use the service.forEntity(entity).applyAction(thisAction) API.
    • builder

      @Nonnull public static QualityTask.QualityTaskBuilder builder()
    • getQualityTaskInternalId

      @Nullable public String getQualityTaskInternalId()
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: QualityTaskInternalId

      Returns:
      Quality Task Internal ID
    • getQualityTask

      @Nullable public String getQualityTask()
      Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: QualityTask

      Returns:
      Quality Task ID
    • getQualityTaskOrigin

      @Nullable public String getQualityTaskOrigin()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: QualityTaskOrigin

      Returns:
      Quality Task Origin
    • getQualityTaskText

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

      Original property name from the Odata EDM: QualityTaskText

      Returns:
      Quality Task Description
    • getIsDeleted

      @Nullable public Boolean getIsDeleted()
      Constraints: Not nullable

      Original property name from the Odata EDM: IsDeleted

      Returns:
      Delete Data Record
    • getQualityTaskProcessor

      @Nullable public String getQualityTaskProcessor()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: QualityTaskProcessor

      Returns:
      Quality Task Processor
    • getNotifTaskCompletedByUser

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

      Original property name from the Odata EDM: NotifTaskCompletedByUser

      Returns:
      Quality Task Completed By
    • getQualityTaskType

      @Nullable public String getQualityTaskType()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: QualityTaskType

      Returns:
      Task Type
    • getQualityTaskCodeCatalog

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

      Original property name from the Odata EDM: QualityTaskCodeCatalog

      Returns:
      Catalog Type - Tasks
    • getQualityTaskCodeGroup

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

      Original property name from the Odata EDM: QualityTaskCodeGroup

      Returns:
      Quality Task Code Group
    • getQualityTaskCode

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

      Original property name from the Odata EDM: QualityTaskCode

      Returns:
      Task Code
    • getNotifTaskTimeZone

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

      Original property name from the Odata EDM: NotifTaskTimeZone

      Returns:
      Time Zone for Task
    • getNotifTaskPlannedEndDate

      @Nullable public LocalDate getNotifTaskPlannedEndDate()
      Constraints: Nullable

      Original property name from the Odata EDM: NotifTaskPlannedEndDate

      Returns:
      Quality Task Planned End Date
    • getNotifTaskPlannedEndTime

      @Nullable public LocalTime getNotifTaskPlannedEndTime()
      Constraints: Not nullable

      Original property name from the Odata EDM: NotifTaskPlannedEndTime

      Returns:
      Quality Task Planned End Time
    • getNotifTaskCompletionDate

      @Nullable public LocalDate getNotifTaskCompletionDate()
      Constraints: Nullable

      Original property name from the Odata EDM: NotifTaskCompletionDate

      Returns:
      Quality Task Completed On
    • getNotifTaskCompletionTime

      @Nullable public LocalTime getNotifTaskCompletionTime()
      Constraints: Not nullable

      Original property name from the Odata EDM: NotifTaskCompletionTime

      Returns:
      Quality Task Completed At
    • getNotifTaskResubmissionDate

      @Nullable public LocalDate getNotifTaskResubmissionDate()
      Constraints: Nullable

      Original property name from the Odata EDM: NotifTaskResubmissionDate

      Returns:
      Date on Which Task Was Resubmitted
    • getNotifTaskResubmissionTime

      @Nullable public LocalTime getNotifTaskResubmissionTime()
      Constraints: Not nullable

      Original property name from the Odata EDM: NotifTaskResubmissionTime

      Returns:
      Time at Which Task Was Resubmitted
    • getDefectInternalID

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

      Original property name from the Odata EDM: DefectInternalID

      Returns:
      Internal Defect ID
    • getPredecessorQltyTaskIntNumber

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

      Original property name from the Odata EDM: PredecessorQltyTaskIntNumber

      Returns:
      Predecessor Quality Task Internal ID
    • getQltyTaskFollowUpAction

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

      Original property name from the Odata EDM: QltyTaskFollowUpAction

      Returns:
      Follow-Up Action for Task
    • getQualityTaskLifecycleStatus

      @Nullable public String getQualityTaskLifecycleStatus()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: QualityTaskLifecycleStatus

      Returns:
      Quality Task Status
    • getQualityTaskArchivingStatus

      @Nullable public String getQualityTaskArchivingStatus()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: QualityTaskArchivingStatus

      Returns:
      Quality Task Archiving Status
    • getQltyTaskFllwUpActionSts

      @Nullable public String getQltyTaskFllwUpActionSts()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: QltyTaskFllwUpActionSts

      Returns:
      Quality Task Follow-Up Action Status
    • getCreatedByUser

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

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Name of Person Responsible for Creating the Object
    • getCreationDate

      @Nullable public LocalDate getCreationDate()
      Constraints: Nullable

      Original property name from the Odata EDM: CreationDate

      Returns:
      Record Created On
    • getCreationTime

      @Nullable public LocalTime getCreationTime()
      Constraints: Not nullable

      Original property name from the Odata EDM: CreationTime

      Returns:
      System Time of Creation
    • getChangedDateTime

      @Nullable public OffsetDateTime getChangedDateTime()
      Constraints: Nullable

      Original property name from the Odata EDM: ChangedDateTime

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

      @Nullable public LocalDate getLastChangeDate()
      Constraints: Nullable

      Original property name from the Odata EDM: LastChangeDate

      Returns:
      Last Changed On
    • getLastChangeTime

      @Nullable public LocalTime getLastChangeTime()
      Constraints: Not nullable

      Original property name from the Odata EDM: LastChangeTime

      Returns:
      System Time of Change
    • getLastChangedByUser

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

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      Name of Person Who Changed Object
    • getQltyTskProcgIsCtrldByTskOrigin

      @Nullable public Boolean getQltyTskProcgIsCtrldByTskOrigin()
      Constraints: Not nullable

      Original property name from the Odata EDM: QltyTskProcgIsCtrldByTskOrigin

      Returns:
      Quality Task Processing Is Controlled by Task Origin
    • getQltyTaskTimeBasedEffort

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

      Original property name from the Odata EDM: QltyTaskTimeBasedEffort

      Returns:
      Time Effort for Task
    • getQltyTaskTimeBasedEffortUoM

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

      Original property name from the Odata EDM: QltyTaskTimeBasedEffortUoM

      Returns:
      Unit for Task Effort
    • get_Messages

      @Nullable public Collection<SAP__Message> get_Messages()
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      The _Messages contained in this VdmEntity.
    • toString

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

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

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

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<QualityTask>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<QualityTask>