Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2.ProcessOrderOperation_2
Packages that use ProcessOrderOperation_2
Package
Description
-
Uses of ProcessOrderOperation_2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2 with type parameters of type ProcessOrderOperation_2Modifier and TypeFieldDescriptionstatic final ProcessOrder_2Link<ProcessOrderOperation_2>ProcessOrder_2.TO_PROCESS_ORDER_OPERATIONUse with available fluent helpers to apply the to_ProcessOrderOperation navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2 that return ProcessOrderOperation_2Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2 that return types with arguments of type ProcessOrderOperation_2Modifier and TypeMethodDescriptionProcessOrder_2.fetchProcessOrderOperation()Fetches the ProcessOrderOperation_2 entities (one to many) associated with this entity.protected Class<ProcessOrderOperation_2>ProcessOrderOperation_2ByKeyFluentHelper.getEntityClass()protected Class<ProcessOrderOperation_2>ProcessOrderOperation_2FluentHelper.getEntityClass()io.vavr.control.Option<List<ProcessOrderOperation_2>>ProcessOrder_2.getProcessOrderOperationIfPresent()Retrieval of associated ProcessOrderOperation_2 entities (one to many).ProcessOrder_2.getProcessOrderOperationOrFetch()Retrieval of associated ProcessOrderOperation_2 entities (one to many).ProcessOrderOperation_2.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2 with parameters of type ProcessOrderOperation_2Modifier and TypeMethodDescriptionvoidProcessOrder_2.addProcessOrderOperation(ProcessOrderOperation_2... entity) Adds elements to the list of associated ProcessOrderOperation_2 entities.ProcessOrder_2.ProcessOrder_2Builder.processOrderOperation(ProcessOrderOperation_2... value) Navigation property to_ProcessOrderOperation for ProcessOrder_2 to multiple ProcessOrderOperation_2.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2 with type arguments of type ProcessOrderOperation_2Modifier and TypeMethodDescriptionvoidProcessOrder_2.setProcessOrderOperation(List<ProcessOrderOperation_2> value) Overwrites the list of associated ProcessOrderOperation_2 entities for the loaded navigation property to_ProcessOrderOperation. -
Uses of ProcessOrderOperation_2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2.link that return types with arguments of type ProcessOrderOperation_2Modifier and TypeMethodDescriptionProcessOrderOperation_2OneToOneLink.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.processorderv2.link with type arguments of type ProcessOrderOperation_2Modifier and TypeMethodDescriptionprotected ProcessOrderOperation_2Link<ObjectT>ProcessOrderOperation_2Link.translateLinkType(EntityLink<ProcessOrderOperation_2Link<ObjectT>, ProcessOrderOperation_2, ObjectT> link)