Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.FuncImpReturn
Packages that use FuncImpReturn
Package
Description
-
Uses of FuncImpReturn in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem that return FuncImpReturnModifier and TypeMethodDescriptionFuncImpReturn.FuncImpReturnBuilder.build()Set_PrintParameterFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.Set_QItem_StatusFluentHelper.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 FuncImpReturnModifier and TypeMethodDescriptionprotected Class<FuncImpReturn>Set_PrintParameterFluentHelper.getEntityClass()protected Class<FuncImpReturn>Set_QItem_StatusFluentHelper.getEntityClass()FuncImpReturn.getType() -
Uses of FuncImpReturn 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 FuncImpReturnModifier and TypeMethodDescriptionFuncImpReturnOneToOneLink.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 FuncImpReturnModifier and TypeMethodDescriptionprotected FuncImpReturnLink<ObjectT>FuncImpReturnLink.translateLinkType(EntityLink<FuncImpReturnLink<ObjectT>, FuncImpReturn, ObjectT> link)