Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.PrintOptions
Packages that use PrintOptions
Package
Description
-
Uses of PrintOptions in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem that return PrintOptionsModifier and TypeMethodDescriptionPrintOptions.PrintOptionsBuilder.build()Get_PrintOptionsFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem that return types with arguments of type PrintOptionsModifier and TypeMethodDescriptionprotected Class<PrintOptions>Get_PrintOptionsFluentHelper.getEntityClass()PrintOptions.getType() -
Uses of PrintOptions in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.link that return types with arguments of type PrintOptionsModifier and TypeMethodDescriptionPrintOptionsOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.link with type arguments of type PrintOptionsModifier and TypeMethodDescriptionprotected PrintOptionsLink<ObjectT>PrintOptionsLink.translateLinkType(EntityLink<PrintOptionsLink<ObjectT>, PrintOptions, ObjectT> link)