Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate |
Modifier and Type | Field and Description |
---|---|
static AttachmentField<UUID> |
Attachment.ATTACHMENT_DOCUMENT_UUID
Use with available fluent helpers to apply the AttachmentDocumentUUID field to query operations.
|
static AttachmentField<String> |
Attachment.FILE_NAME
Use with available fluent helpers to apply the FileName field to query operations.
|
static AttachmentField<String> |
Attachment.MIME_TYPE
Use with available fluent helpers to apply the MimeType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> AttachmentField<T> |
Attachment.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Attachment.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.