Class AttachmentHarmonizedOperation

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

public class AttachmentHarmonizedOperation extends VdmEntity<AttachmentHarmonizedOperation>
Harmonized Document Management

Original entity name from the Odata EDM: AttachmentHarmonizedOperation

  • Field Details

    • ALL_FIELDS

      public static final AttachmentHarmonizedOperationSelectable ALL_FIELDS
      Selector for all available fields of AttachmentHarmonizedOperation.
    • DOCUMENT_INFO_RECORD_DOC_TYPE

      public static final AttachmentHarmonizedOperationField<String> DOCUMENT_INFO_RECORD_DOC_TYPE
      Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.
    • DOCUMENT_INFO_RECORD_DOC_NUMBER

      public static final AttachmentHarmonizedOperationField<String> DOCUMENT_INFO_RECORD_DOC_NUMBER
      Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.
    • DOCUMENT_INFO_RECORD_DOC_VERSION

      public static final AttachmentHarmonizedOperationField<String> DOCUMENT_INFO_RECORD_DOC_VERSION
      Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.
    • DOCUMENT_INFO_RECORD_DOC_PART

      public static final AttachmentHarmonizedOperationField<String> DOCUMENT_INFO_RECORD_DOC_PART
      Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.
    • LOGICAL_DOCUMENT

      public static final AttachmentHarmonizedOperationField<String> LOGICAL_DOCUMENT
      Use with available fluent helpers to apply the LogicalDocument field to query operations.
    • ARCHIVE_DOCUMENT_ID

      public static final AttachmentHarmonizedOperationField<String> ARCHIVE_DOCUMENT_ID
      Use with available fluent helpers to apply the ArchiveDocumentID field to query operations.
    • LINKED_SAP_OBJECT_KEY

      public static final AttachmentHarmonizedOperationField<String> LINKED_SAP_OBJECT_KEY
      Use with available fluent helpers to apply the LinkedSAPObjectKey field to query operations.
    • BUSINESS_OBJECT_TYPE_NAME

      public static final AttachmentHarmonizedOperationField<String> BUSINESS_OBJECT_TYPE_NAME
      Use with available fluent helpers to apply the BusinessObjectTypeName field to query operations.
    • FILE_SIZE

      public static final AttachmentHarmonizedOperationField<String> FILE_SIZE
      Use with available fluent helpers to apply the FileSize field to query operations.
    • FILE_NAME

      public static final AttachmentHarmonizedOperationField<String> FILE_NAME
      Use with available fluent helpers to apply the FileName field to query operations.
    • MIME_TYPE

      public static final AttachmentHarmonizedOperationField<String> MIME_TYPE
      Use with available fluent helpers to apply the MimeType field to query operations.
    • CHECKOUT_USER

      public static final AttachmentHarmonizedOperationField<String> CHECKOUT_USER
      Use with available fluent helpers to apply the CheckoutUser field to query operations.
    • CHECKOUT_USER_FULL_NAME

      public static final AttachmentHarmonizedOperationField<String> CHECKOUT_USER_FULL_NAME
      Use with available fluent helpers to apply the CheckoutUserFullName field to query operations.
    • CREATED_BY_USER

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

      public static final AttachmentHarmonizedOperationField<String> CREATED_BY_USER_FULL_NAME
      Use with available fluent helpers to apply the CreatedByUserFullName field to query operations.
    • CREATION_DATE_TIME

      public static final AttachmentHarmonizedOperationField<LocalDateTime> CREATION_DATE_TIME
      Use with available fluent helpers to apply the CreationDateTime field to query operations.
    • LAST_CHANGED_BY_USER

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

      public static final AttachmentHarmonizedOperationField<String> LAST_CHANGED_BY_USER_FULL_NAME
      Use with available fluent helpers to apply the LastChangedByUserFullName field to query operations.
    • CHANGED_DATE_TIME

      public static final AttachmentHarmonizedOperationField<LocalDateTime> CHANGED_DATE_TIME
      Use with available fluent helpers to apply the ChangedDateTime field to query operations.
    • STORAGE_CATEGORY

      public static final AttachmentHarmonizedOperationField<String> STORAGE_CATEGORY
      Use with available fluent helpers to apply the StorageCategory field to query operations.
    • SAP_OBJECT_TYPE

      public static final AttachmentHarmonizedOperationField<String> SAP_OBJECT_TYPE
      Use with available fluent helpers to apply the SAPObjectType field to query operations.
    • SAP_OBJECT_NODE_TYPE

      public static final AttachmentHarmonizedOperationField<String> SAP_OBJECT_NODE_TYPE
      Use with available fluent helpers to apply the SAPObjectNodeType field to query operations.
    • HARMONIZED_DOCUMENT_TYPE

      public static final AttachmentHarmonizedOperationField<String> HARMONIZED_DOCUMENT_TYPE
      Use with available fluent helpers to apply the HarmonizedDocumentType field to query operations.
    • ATTACHMENT_DELETION_IS_ALLOWED

      public static final AttachmentHarmonizedOperationField<Boolean> ATTACHMENT_DELETION_IS_ALLOWED
      Use with available fluent helpers to apply the AttachmentDeletionIsAllowed field to query operations.
    • ATTACHMENT_RENAME_IS_ALLOWED

      public static final AttachmentHarmonizedOperationField<Boolean> ATTACHMENT_RENAME_IS_ALLOWED
      Use with available fluent helpers to apply the AttachmentRenameIsAllowed field to query operations.
    • URL_TO_UPLOAD_ATTACHMENT

      public static final AttachmentHarmonizedOperationField<String> URL_TO_UPLOAD_ATTACHMENT
      Use with available fluent helpers to apply the URLToUploadAttachment field to query operations.
    • URL_TO_READ_ATTACHMENT

      public static final AttachmentHarmonizedOperationField<String> URL_TO_READ_ATTACHMENT
      Use with available fluent helpers to apply the URLToReadAttachment field to query operations.
    • ONE_TIME_VALID_TOKEN_FOR_ATTACHMENT

      public static final AttachmentHarmonizedOperationField<String> ONE_TIME_VALID_TOKEN_FOR_ATTACHMENT
      Use with available fluent helpers to apply the OneTimeValidTokenForAttachment field to query operations.
  • Constructor Details

    • AttachmentHarmonizedOperation

      public AttachmentHarmonizedOperation()
    • AttachmentHarmonizedOperation

      public AttachmentHarmonizedOperation(@Nullable String documentInfoRecordDocType, @Nullable String documentInfoRecordDocNumber, @Nullable String documentInfoRecordDocVersion, @Nullable String documentInfoRecordDocPart, @Nullable String logicalDocument, @Nullable String archiveDocumentID, @Nullable String linkedSAPObjectKey, @Nullable String businessObjectTypeName, @Nullable String fileSize, @Nullable String fileName, @Nullable String mimeType, @Nullable String checkoutUser, @Nullable String checkoutUserFullName, @Nullable String createdByUser, @Nullable String createdByUserFullName, @Nullable LocalDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable String lastChangedByUserFullName, @Nullable LocalDateTime changedDateTime, @Nullable String storageCategory, @Nullable String archiveLinkRepository, @Nullable String sAPObjectType, @Nullable String sAPObjectNodeType, @Nullable String harmonizedDocumentType, @Nullable Boolean attachmentDeletionIsAllowed, @Nullable Boolean attachmentRenameIsAllowed, @Nullable String uRLToUploadAttachment, @Nullable String uRLToReadAttachment, @Nullable String oneTimeValidTokenForAttachment)
  • Method Details

    • getType

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

      public void setDocumentInfoRecordDocType(@Nullable String documentInfoRecordDocType)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: DocumentInfoRecordDocType

      Parameters:
      documentInfoRecordDocType - DocumentInfoRecordDocType
    • setDocumentInfoRecordDocNumber

      public void setDocumentInfoRecordDocNumber(@Nullable String documentInfoRecordDocNumber)
      Constraints: Not nullable, Maximum length: 25

      Original property name from the Odata EDM: DocumentInfoRecordDocNumber

      Parameters:
      documentInfoRecordDocNumber - DocumentInfoRecordDocNumber
    • setDocumentInfoRecordDocVersion

      public void setDocumentInfoRecordDocVersion(@Nullable String documentInfoRecordDocVersion)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DocumentInfoRecordDocVersion

      Parameters:
      documentInfoRecordDocVersion - DocumentInfoRecordDocVersion
    • setDocumentInfoRecordDocPart

      public void setDocumentInfoRecordDocPart(@Nullable String documentInfoRecordDocPart)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: DocumentInfoRecordDocPart

      Parameters:
      documentInfoRecordDocPart - DocumentInfoRecordDocPart
    • setLogicalDocument

      public void setLogicalDocument(@Nullable String logicalDocument)
      (Key Field) Constraints: Not nullable, Maximum length: 32

      Original property name from the Odata EDM: LogicalDocument

      Parameters:
      logicalDocument - LogicalDocument
    • setArchiveDocumentID

      public void setArchiveDocumentID(@Nullable String archiveDocumentID)
      (Key Field) Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: ArchiveDocumentID

      Parameters:
      archiveDocumentID - ArchiveDocumentID
    • setLinkedSAPObjectKey

      public void setLinkedSAPObjectKey(@Nullable String linkedSAPObjectKey)
      (Key Field) Constraints: Not nullable, Maximum length: 90

      Original property name from the Odata EDM: LinkedSAPObjectKey

      Parameters:
      linkedSAPObjectKey - LinkedSAPObjectKey
    • setBusinessObjectTypeName

      public void setBusinessObjectTypeName(@Nullable String businessObjectTypeName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BusinessObjectTypeName

      Parameters:
      businessObjectTypeName - BusinessObjectTypeName
    • setFileSize

      public void setFileSize(@Nullable String fileSize)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: FileSize

      Parameters:
      fileSize - FileSize
    • setFileName

      public void setFileName(@Nullable String fileName)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: FileName

      Parameters:
      fileName - FileName
    • setMimeType

      public void setMimeType(@Nullable String mimeType)
      Constraints: Not nullable, Maximum length: 128

      Original property name from the Odata EDM: MimeType

      Parameters:
      mimeType - MimeType
    • setCheckoutUser

      public void setCheckoutUser(@Nullable String checkoutUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CheckoutUser

      Parameters:
      checkoutUser - CheckoutUser
    • setCheckoutUserFullName

      public void setCheckoutUserFullName(@Nullable String checkoutUserFullName)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: CheckoutUserFullName

      Parameters:
      checkoutUserFullName - CheckoutUserFullName
    • setCreatedByUser

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

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - CreatedByUser
    • setCreatedByUserFullName

      public void setCreatedByUserFullName(@Nullable String createdByUserFullName)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: CreatedByUserFullName

      Parameters:
      createdByUserFullName - CreatedByUserFullName
    • setCreationDateTime

      public void setCreationDateTime(@Nullable LocalDateTime creationDateTime)
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: CreationDateTime

      Parameters:
      creationDateTime - CreationDateTime
    • setLastChangedByUser

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

      Original property name from the Odata EDM: LastChangedByUser

      Parameters:
      lastChangedByUser - LastChangedByUser
    • setLastChangedByUserFullName

      public void setLastChangedByUserFullName(@Nullable String lastChangedByUserFullName)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: LastChangedByUserFullName

      Parameters:
      lastChangedByUserFullName - LastChangedByUserFullName
    • setChangedDateTime

      public void setChangedDateTime(@Nullable LocalDateTime changedDateTime)
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: ChangedDateTime

      Parameters:
      changedDateTime - ChangedDateTime
    • setStorageCategory

      public void setStorageCategory(@Nullable String storageCategory)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: StorageCategory

      Parameters:
      storageCategory - StorageCategory
    • setArchiveLinkRepository

      public void setArchiveLinkRepository(@Nullable String archiveLinkRepository)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ArchiveLinkRepository

      Parameters:
      archiveLinkRepository - ArchiveLinkRepository
    • setSAPObjectType

      public void setSAPObjectType(@Nullable String sAPObjectType)
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: SAPObjectType

      Parameters:
      sAPObjectType - SAPObjectType
    • setSAPObjectNodeType

      public void setSAPObjectNodeType(@Nullable String sAPObjectNodeType)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: SAPObjectNodeType

      Parameters:
      sAPObjectNodeType - SAPObjectNodeType
    • setHarmonizedDocumentType

      public void setHarmonizedDocumentType(@Nullable String harmonizedDocumentType)
      (Key Field) Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: HarmonizedDocumentType

      Parameters:
      harmonizedDocumentType - HarmonizedDocumentType
    • setAttachmentDeletionIsAllowed

      public void setAttachmentDeletionIsAllowed(@Nullable Boolean attachmentDeletionIsAllowed)
      Constraints: none

      Original property name from the Odata EDM: AttachmentDeletionIsAllowed

      Parameters:
      attachmentDeletionIsAllowed - AttachmentDeletionIsAllowed
    • setAttachmentRenameIsAllowed

      public void setAttachmentRenameIsAllowed(@Nullable Boolean attachmentRenameIsAllowed)
      Constraints: none

      Original property name from the Odata EDM: AttachmentRenameIsAllowed

      Parameters:
      attachmentRenameIsAllowed - AttachmentRenameIsAllowed
    • setURLToUploadAttachment

      public void setURLToUploadAttachment(@Nullable String uRLToUploadAttachment)
      Constraints: Not nullable, Maximum length: 4096

      Original property name from the Odata EDM: URLToUploadAttachment

      Parameters:
      uRLToUploadAttachment - URLToUploadAttachment
    • setURLToReadAttachment

      public void setURLToReadAttachment(@Nullable String uRLToReadAttachment)
      Constraints: Not nullable, Maximum length: 4096

      Original property name from the Odata EDM: URLToReadAttachment

      Parameters:
      uRLToReadAttachment - URLToReadAttachment
    • setOneTimeValidTokenForAttachment

      public void setOneTimeValidTokenForAttachment(@Nullable String oneTimeValidTokenForAttachment)
      Constraints: Not nullable, Maximum length: 128

      Original property name from the Odata EDM: OneTimeValidTokenForAttachment

      Parameters:
      oneTimeValidTokenForAttachment - OneTimeValidTokenForAttachment
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> AttachmentHarmonizedOperationField<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> AttachmentHarmonizedOperationField<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<AttachmentHarmonizedOperation>
    • setServicePathForFetch

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

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

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

    • getDocumentInfoRecordDocType

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

      Original property name from the Odata EDM: DocumentInfoRecordDocType

      Returns:
      DocumentInfoRecordDocType
    • getDocumentInfoRecordDocNumber

      @Nullable public String getDocumentInfoRecordDocNumber()
      Constraints: Not nullable, Maximum length: 25

      Original property name from the Odata EDM: DocumentInfoRecordDocNumber

      Returns:
      DocumentInfoRecordDocNumber
    • getDocumentInfoRecordDocVersion

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

      Original property name from the Odata EDM: DocumentInfoRecordDocVersion

      Returns:
      DocumentInfoRecordDocVersion
    • getDocumentInfoRecordDocPart

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

      Original property name from the Odata EDM: DocumentInfoRecordDocPart

      Returns:
      DocumentInfoRecordDocPart
    • getLogicalDocument

      @Nullable public String getLogicalDocument()
      (Key Field) Constraints: Not nullable, Maximum length: 32

      Original property name from the Odata EDM: LogicalDocument

      Returns:
      LogicalDocument
    • getArchiveDocumentID

      @Nullable public String getArchiveDocumentID()
      (Key Field) Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: ArchiveDocumentID

      Returns:
      ArchiveDocumentID
    • getLinkedSAPObjectKey

      @Nullable public String getLinkedSAPObjectKey()
      (Key Field) Constraints: Not nullable, Maximum length: 90

      Original property name from the Odata EDM: LinkedSAPObjectKey

      Returns:
      LinkedSAPObjectKey
    • getBusinessObjectTypeName

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

      Original property name from the Odata EDM: BusinessObjectTypeName

      Returns:
      BusinessObjectTypeName
    • getFileSize

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

      Original property name from the Odata EDM: FileSize

      Returns:
      FileSize
    • getFileName

      @Nullable public String getFileName()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: FileName

      Returns:
      FileName
    • getMimeType

      @Nullable public String getMimeType()
      Constraints: Not nullable, Maximum length: 128

      Original property name from the Odata EDM: MimeType

      Returns:
      MimeType
    • getCheckoutUser

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

      Original property name from the Odata EDM: CheckoutUser

      Returns:
      CheckoutUser
    • getCheckoutUserFullName

      @Nullable public String getCheckoutUserFullName()
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: CheckoutUserFullName

      Returns:
      CheckoutUserFullName
    • getCreatedByUser

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

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      CreatedByUser
    • getCreatedByUserFullName

      @Nullable public String getCreatedByUserFullName()
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: CreatedByUserFullName

      Returns:
      CreatedByUserFullName
    • getCreationDateTime

      @Nullable public LocalDateTime getCreationDateTime()
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: CreationDateTime

      Returns:
      CreationDateTime
    • getLastChangedByUser

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

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      LastChangedByUser
    • getLastChangedByUserFullName

      @Nullable public String getLastChangedByUserFullName()
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: LastChangedByUserFullName

      Returns:
      LastChangedByUserFullName
    • getChangedDateTime

      @Nullable public LocalDateTime getChangedDateTime()
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: ChangedDateTime

      Returns:
      ChangedDateTime
    • getStorageCategory

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

      Original property name from the Odata EDM: StorageCategory

      Returns:
      StorageCategory
    • getArchiveLinkRepository

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

      Original property name from the Odata EDM: ArchiveLinkRepository

      Returns:
      ArchiveLinkRepository
    • getSAPObjectType

      @Nullable public String getSAPObjectType()
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: SAPObjectType

      Returns:
      SAPObjectType
    • getSAPObjectNodeType

      @Nullable public String getSAPObjectNodeType()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: SAPObjectNodeType

      Returns:
      SAPObjectNodeType
    • getHarmonizedDocumentType

      @Nullable public String getHarmonizedDocumentType()
      (Key Field) Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: HarmonizedDocumentType

      Returns:
      HarmonizedDocumentType
    • getAttachmentDeletionIsAllowed

      @Nullable public Boolean getAttachmentDeletionIsAllowed()
      Constraints: none

      Original property name from the Odata EDM: AttachmentDeletionIsAllowed

      Returns:
      AttachmentDeletionIsAllowed
    • getAttachmentRenameIsAllowed

      @Nullable public Boolean getAttachmentRenameIsAllowed()
      Constraints: none

      Original property name from the Odata EDM: AttachmentRenameIsAllowed

      Returns:
      AttachmentRenameIsAllowed
    • getURLToUploadAttachment

      @Nullable public String getURLToUploadAttachment()
      Constraints: Not nullable, Maximum length: 4096

      Original property name from the Odata EDM: URLToUploadAttachment

      Returns:
      URLToUploadAttachment
    • getURLToReadAttachment

      @Nullable public String getURLToReadAttachment()
      Constraints: Not nullable, Maximum length: 4096

      Original property name from the Odata EDM: URLToReadAttachment

      Returns:
      URLToReadAttachment
    • getOneTimeValidTokenForAttachment

      @Nullable public String getOneTimeValidTokenForAttachment()
      Constraints: Not nullable, Maximum length: 128

      Original property name from the Odata EDM: OneTimeValidTokenForAttachment

      Returns:
      OneTimeValidTokenForAttachment
    • toString

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

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

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

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