Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem |
Modifier and Type | Field and Description |
---|---|
static PrintDocumentBlobField<byte[]> |
PrintDocumentBlob.BLOB
Use with available fluent helpers to apply the Blob field to query operations.
|
static PrintDocumentBlobField<Short> |
PrintDocumentBlob.COUNT_ID
Use with available fluent helpers to apply the CountId field to query operations.
|
static PrintDocumentBlobField<String> |
PrintDocumentBlob.DOCUMENT_NAME
Use with available fluent helpers to apply the DocumentName field to query operations.
|
static PrintDocumentBlobField<String> |
PrintDocumentBlob.FILESIZE
Use with available fluent helpers to apply the Filesize field to query operations.
|
static PrintDocumentBlobField<String> |
PrintDocumentBlob.METADATA
Use with available fluent helpers to apply the Metadata field to query operations.
|
static PrintDocumentBlobField<String> |
PrintDocumentBlob.Q_ITEM_PARAMS
Use with available fluent helpers to apply the QItemParams field to query operations.
|
static PrintDocumentBlobField<String> |
PrintDocumentBlob.URL
Use with available fluent helpers to apply the Url field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PrintDocumentBlobField<T> |
PrintDocumentBlob.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PrintDocumentBlob.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.