Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.field.PrintDocumentBlobField
Packages that use PrintDocumentBlobField
-
Uses of PrintDocumentBlobField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem declared as PrintDocumentBlobFieldModifier and TypeFieldDescriptionstatic final PrintDocumentBlobField<byte[]>PrintDocumentBlob.BLOBUse with available fluent helpers to apply the Blob field to query operations.static final PrintDocumentBlobField<Short>PrintDocumentBlob.COUNT_IDUse with available fluent helpers to apply the CountId field to query operations.static final PrintDocumentBlobField<String>PrintDocumentBlob.DOCUMENT_NAMEUse with available fluent helpers to apply the DocumentName field to query operations.static final PrintDocumentBlobField<String>PrintDocumentBlob.FILESIZEUse with available fluent helpers to apply the Filesize field to query operations.static final PrintDocumentBlobField<String>PrintDocumentBlob.METADATAUse with available fluent helpers to apply the Metadata field to query operations.static final PrintDocumentBlobField<String>PrintDocumentBlob.Q_ITEM_PARAMSUse with available fluent helpers to apply the QItemParams field to query operations.static final PrintDocumentBlobField<String>PrintDocumentBlob.URLUse with available fluent helpers to apply the Url field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem that return PrintDocumentBlobFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PrintDocumentBlobField<T>PrintDocumentBlob.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PrintDocumentBlobField<T>Use with available fluent helpers to apply an extension field to query operations.