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

public class MaintenanceNotificationItem extends VdmEntity<MaintenanceNotificationItem>
Maintenance Notification Item

Original entity name from the Odata EDM: MaintenanceNotificationItemType

  • Field Details

    • ALL_FIELDS

      public static final MaintenanceNotificationItemSelectable ALL_FIELDS
      Selector for all available fields of MaintenanceNotificationItem.
    • MAINTENANCE_NOTIFICATION

      public static final MaintenanceNotificationItemField<String> MAINTENANCE_NOTIFICATION
      Use with available fluent helpers to apply the MaintenanceNotification field to query operations.
    • MAINTENANCE_NOTIFICATION_ITEM

      public static final MaintenanceNotificationItemField<String> MAINTENANCE_NOTIFICATION_ITEM
      Use with available fluent helpers to apply the MaintenanceNotificationItem field to query operations.
    • MAINT_NOTIF_ITEM_TEXT

      public static final MaintenanceNotificationItemField<String> MAINT_NOTIF_ITEM_TEXT
      Use with available fluent helpers to apply the MaintNotifItemText field to query operations.
    • MAINT_NOTIF_DAMAGE_CODE_GROUP

      public static final MaintenanceNotificationItemField<String> MAINT_NOTIF_DAMAGE_CODE_GROUP
      Use with available fluent helpers to apply the MaintNotifDamageCodeGroup field to query operations.
    • MAINT_NOTIF_DAMAGE_CODE_GROUP_NAME

      public static final MaintenanceNotificationItemField<String> MAINT_NOTIF_DAMAGE_CODE_GROUP_NAME
      Use with available fluent helpers to apply the MaintNotifDamageCodeGroupName field to query operations.
    • MAINT_NOTIFICATION_DAMAGE_CODE

      public static final MaintenanceNotificationItemField<String> MAINT_NOTIFICATION_DAMAGE_CODE
      Use with available fluent helpers to apply the MaintNotificationDamageCode field to query operations.
    • MAINT_NOTIF_DAMAGE_CODE_NAME

      public static final MaintenanceNotificationItemField<String> MAINT_NOTIF_DAMAGE_CODE_NAME
      Use with available fluent helpers to apply the MaintNotifDamageCodeName field to query operations.
    • MAINT_NOTIF_OBJ_PRT_CODE_GROUP

      public static final MaintenanceNotificationItemField<String> MAINT_NOTIF_OBJ_PRT_CODE_GROUP
      Use with available fluent helpers to apply the MaintNotifObjPrtCodeGroup field to query operations.
    • MAINT_NOTIF_OBJ_PRT_CODE_GROUP_NAME

      public static final MaintenanceNotificationItemField<String> MAINT_NOTIF_OBJ_PRT_CODE_GROUP_NAME
      Use with available fluent helpers to apply the MaintNotifObjPrtCodeGroupName field to query operations.
    • MAINT_NOTIF_OBJ_PRT_CODE

      public static final MaintenanceNotificationItemField<String> MAINT_NOTIF_OBJ_PRT_CODE
      Use with available fluent helpers to apply the MaintNotifObjPrtCode field to query operations.
    • MAINT_NOTIF_OBJ_PRT_CODE_NAME

      public static final MaintenanceNotificationItemField<String> MAINT_NOTIF_OBJ_PRT_CODE_NAME
      Use with available fluent helpers to apply the MaintNotifObjPrtCodeName field to query operations.
    • IS_DELETED

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

      public static final MaintenanceNotificationItemField<ZonedDateTime> MAINT_NOTIF_ITEM_CHANGED_DATE_TIME
      Use with available fluent helpers to apply the MaintNotifItemChangedDateTime field to query operations.
    • MAINT_NOTIF_ITEM_CREATION_DATE_TIME

      public static final MaintenanceNotificationItemField<ZonedDateTime> MAINT_NOTIF_ITEM_CREATION_DATE_TIME
      Use with available fluent helpers to apply the MaintNotifItemCreationDateTime field to query operations.
    • TO_NOTIF

      Use with available fluent helpers to apply the to_Notif navigation property to query operations.
    • TO_ITEM_ACTIVITY

      public static final MaintenanceNotificationItemLink<MaintNotificationItemActivity> TO_ITEM_ACTIVITY
      Use with available fluent helpers to apply the to_ItemActivity navigation property to query operations.
    • TO_ITEM_CAUSE

      public static final MaintenanceNotificationItemLink<MaintNotificationItemCause> TO_ITEM_CAUSE
      Use with available fluent helpers to apply the to_ItemCause navigation property to query operations.
  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: MaintenanceNotification

      Parameters:
      maintenanceNotification - Notification Number
    • setMaintenanceNotificationItem

      public void setMaintenanceNotificationItem(@Nullable String maintenanceNotificationItem)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: MaintenanceNotificationItem

      Parameters:
      maintenanceNotificationItem - Item Number in Item Record
    • setMaintNotifItemText

      public void setMaintNotifItemText(@Nullable String maintNotifItemText)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: MaintNotifItemText

      Parameters:
      maintNotifItemText - Notification Item Short Text
    • setMaintNotifDamageCodeGroup

      public void setMaintNotifDamageCodeGroup(@Nullable String maintNotifDamageCodeGroup)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: MaintNotifDamageCodeGroup

      Parameters:
      maintNotifDamageCodeGroup - Damage Code Group
    • setMaintNotifDamageCodeGroupName

      public void setMaintNotifDamageCodeGroupName(@Nullable String maintNotifDamageCodeGroupName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: MaintNotifDamageCodeGroupName

      Parameters:
      maintNotifDamageCodeGroupName - Text for Code Group
    • setMaintNotificationDamageCode

      public void setMaintNotificationDamageCode(@Nullable String maintNotificationDamageCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: MaintNotificationDamageCode

      Parameters:
      maintNotificationDamageCode - Damage Code
    • setMaintNotifDamageCodeName

      public void setMaintNotifDamageCodeName(@Nullable String maintNotifDamageCodeName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: MaintNotifDamageCodeName

      Parameters:
      maintNotifDamageCodeName - Text for Code
    • setMaintNotifObjPrtCodeGroup

      public void setMaintNotifObjPrtCodeGroup(@Nullable String maintNotifObjPrtCodeGroup)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: MaintNotifObjPrtCodeGroup

      Parameters:
      maintNotifObjPrtCodeGroup - Object Part Code Group
    • setMaintNotifObjPrtCodeGroupName

      public void setMaintNotifObjPrtCodeGroupName(@Nullable String maintNotifObjPrtCodeGroupName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: MaintNotifObjPrtCodeGroupName

      Parameters:
      maintNotifObjPrtCodeGroupName - Text for Code Group
    • setMaintNotifObjPrtCode

      public void setMaintNotifObjPrtCode(@Nullable String maintNotifObjPrtCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: MaintNotifObjPrtCode

      Parameters:
      maintNotifObjPrtCode - Object Part Code
    • setMaintNotifObjPrtCodeName

      public void setMaintNotifObjPrtCodeName(@Nullable String maintNotifObjPrtCodeName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: MaintNotifObjPrtCodeName

      Parameters:
      maintNotifObjPrtCodeName - Text for Code
    • setIsDeleted

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

      Original property name from the Odata EDM: IsDeleted

      Parameters:
      isDeleted - Delete Data Record
    • setMaintNotifItemChangedDateTime

      public void setMaintNotifItemChangedDateTime(@Nullable ZonedDateTime maintNotifItemChangedDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: MaintNotifItemChangedDateTime

      Parameters:
      maintNotifItemChangedDateTime - UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • setMaintNotifItemCreationDateTime

      public void setMaintNotifItemCreationDateTime(@Nullable ZonedDateTime maintNotifItemCreationDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: MaintNotifItemCreationDateTime

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

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

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

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

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

      @Nonnull public static <T> MaintenanceNotificationItemField<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> MaintenanceNotificationItemField<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<MaintenanceNotificationItem>
    • setServicePathForFetch

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

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

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

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

      @Nullable public MaintenanceNotification fetchNotif()
      Fetches the MaintenanceNotification entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Notif.

      Please note: This method will not cache or persist the query results.

      Returns:
      The single associated MaintenanceNotification entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getNotifOrFetch

      @Nullable public MaintenanceNotification getNotifOrFetch()
      Retrieval of associated MaintenanceNotification entity (one to one). This corresponds to the OData navigation property to_Notif.

      If the navigation property to_Notif of a queried MaintenanceNotificationItem 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.

      Returns:
      List of associated MaintenanceNotification entity.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getNotifIfPresent

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

      If the navigation property for an entity MaintenanceNotificationItem 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 to_Notif is already loaded, the result will contain the MaintenanceNotification entity. If not, an Option with result state empty is returned.
    • setNotif

      public void setNotif(MaintenanceNotification value)
      Overwrites the associated MaintenanceNotification entity for the loaded navigation property to_Notif.
      Parameters:
      value - New MaintenanceNotification entity.
    • fetchItemActivity

      @Nonnull public List<MaintNotificationItemActivity> fetchItemActivity()
      Fetches the MaintNotificationItemActivity entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ItemActivity.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated MaintNotificationItemActivity entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getItemActivityOrFetch

      @Nonnull public List<MaintNotificationItemActivity> getItemActivityOrFetch()
      Retrieval of associated MaintNotificationItemActivity entities (one to many). This corresponds to the OData navigation property to_ItemActivity.

      If the navigation property to_ItemActivity of a queried MaintenanceNotificationItem 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.

      Returns:
      List of associated MaintNotificationItemActivity entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getItemActivityIfPresent

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

      If the navigation property for an entity MaintenanceNotificationItem 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 to_ItemActivity is already loaded, the result will contain the MaintNotificationItemActivity entities. If not, an Option with result state empty is returned.
    • setItemActivity

      public void setItemActivity(@Nonnull List<MaintNotificationItemActivity> value)
      Overwrites the list of associated MaintNotificationItemActivity entities for the loaded navigation property to_ItemActivity.

      If the navigation property to_ItemActivity of a queried MaintenanceNotificationItem 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 MaintNotificationItemActivity entities.
    • addItemActivity

      public void addItemActivity(MaintNotificationItemActivity... entity)
      Adds elements to the list of associated MaintNotificationItemActivity entities. This corresponds to the OData navigation property to_ItemActivity.

      If the navigation property to_ItemActivity of a queried MaintenanceNotificationItem 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 MaintNotificationItemActivity entities.
    • fetchItemCause

      @Nonnull public List<MaintNotificationItemCause> fetchItemCause()
      Fetches the MaintNotificationItemCause entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ItemCause.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated MaintNotificationItemCause entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getItemCauseOrFetch

      @Nonnull public List<MaintNotificationItemCause> getItemCauseOrFetch()
      Retrieval of associated MaintNotificationItemCause entities (one to many). This corresponds to the OData navigation property to_ItemCause.

      If the navigation property to_ItemCause of a queried MaintenanceNotificationItem 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.

      Returns:
      List of associated MaintNotificationItemCause entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getItemCauseIfPresent

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

      If the navigation property for an entity MaintenanceNotificationItem 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 to_ItemCause is already loaded, the result will contain the MaintNotificationItemCause entities. If not, an Option with result state empty is returned.
    • setItemCause

      public void setItemCause(@Nonnull List<MaintNotificationItemCause> value)
      Overwrites the list of associated MaintNotificationItemCause entities for the loaded navigation property to_ItemCause.

      If the navigation property to_ItemCause of a queried MaintenanceNotificationItem 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 MaintNotificationItemCause entities.
    • addItemCause

      public void addItemCause(MaintNotificationItemCause... entity)
      Adds elements to the list of associated MaintNotificationItemCause entities. This corresponds to the OData navigation property to_ItemCause.

      If the navigation property to_ItemCause of a queried MaintenanceNotificationItem 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 MaintNotificationItemCause entities.
    • builder

    • getMaintenanceNotification

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

      Original property name from the Odata EDM: MaintenanceNotification

      Returns:
      Notification Number
    • getMaintenanceNotificationItem

      @Nullable public String getMaintenanceNotificationItem()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: MaintenanceNotificationItem

      Returns:
      Item Number in Item Record
    • getMaintNotifItemText

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

      Original property name from the Odata EDM: MaintNotifItemText

      Returns:
      Notification Item Short Text
    • getMaintNotifDamageCodeGroup

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

      Original property name from the Odata EDM: MaintNotifDamageCodeGroup

      Returns:
      Damage Code Group
    • getMaintNotifDamageCodeGroupName

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

      Original property name from the Odata EDM: MaintNotifDamageCodeGroupName

      Returns:
      Text for Code Group
    • getMaintNotificationDamageCode

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

      Original property name from the Odata EDM: MaintNotificationDamageCode

      Returns:
      Damage Code
    • getMaintNotifDamageCodeName

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

      Original property name from the Odata EDM: MaintNotifDamageCodeName

      Returns:
      Text for Code
    • getMaintNotifObjPrtCodeGroup

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

      Original property name from the Odata EDM: MaintNotifObjPrtCodeGroup

      Returns:
      Object Part Code Group
    • getMaintNotifObjPrtCodeGroupName

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

      Original property name from the Odata EDM: MaintNotifObjPrtCodeGroupName

      Returns:
      Text for Code Group
    • getMaintNotifObjPrtCode

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

      Original property name from the Odata EDM: MaintNotifObjPrtCode

      Returns:
      Object Part Code
    • getMaintNotifObjPrtCodeName

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

      Original property name from the Odata EDM: MaintNotifObjPrtCodeName

      Returns:
      Text for Code
    • getIsDeleted

      @Nullable public Boolean getIsDeleted()
      Constraints: none

      Original property name from the Odata EDM: IsDeleted

      Returns:
      Delete Data Record
    • getMaintNotifItemChangedDateTime

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

      Original property name from the Odata EDM: MaintNotifItemChangedDateTime

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

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

      Original property name from the Odata EDM: MaintNotifItemCreationDateTime

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

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

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

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

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