Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.ProductionOrderOperation_2
Packages that use ProductionOrderOperation_2
Package
Description
-
Uses of ProductionOrderOperation_2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with type parameters of type ProductionOrderOperation_2Modifier and TypeFieldDescriptionstatic final ProductionOrder_2Link<ProductionOrderOperation_2>ProductionOrder_2.TO_PRODUCTION_ORDER_OPERATIONUse with available fluent helpers to apply the to_ProductionOrderOperation navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return ProductionOrderOperation_2Modifier and TypeMethodDescriptionProductionOrderOperation_2.ProductionOrderOperation_2Builder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return types with arguments of type ProductionOrderOperation_2Modifier and TypeMethodDescriptionProductionOrder_2.fetchProductionOrderOperation()Fetches the ProductionOrderOperation_2 entities (one to many) associated with this entity.protected Class<ProductionOrderOperation_2>ProductionOrderOperation_2ByKeyFluentHelper.getEntityClass()protected Class<ProductionOrderOperation_2>ProductionOrderOperation_2FluentHelper.getEntityClass()io.vavr.control.Option<List<ProductionOrderOperation_2>>ProductionOrder_2.getProductionOrderOperationIfPresent()Retrieval of associated ProductionOrderOperation_2 entities (one to many).ProductionOrder_2.getProductionOrderOperationOrFetch()Retrieval of associated ProductionOrderOperation_2 entities (one to many).ProductionOrderOperation_2.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with parameters of type ProductionOrderOperation_2Modifier and TypeMethodDescriptionvoidProductionOrder_2.addProductionOrderOperation(ProductionOrderOperation_2... entity) Adds elements to the list of associated ProductionOrderOperation_2 entities.ProductionOrder_2.ProductionOrder_2Builder.productionOrderOperation(ProductionOrderOperation_2... value) Navigation property to_ProductionOrderOperation for ProductionOrder_2 to multiple ProductionOrderOperation_2.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with type arguments of type ProductionOrderOperation_2Modifier and TypeMethodDescriptionvoidProductionOrder_2.setProductionOrderOperation(List<ProductionOrderOperation_2> value) Overwrites the list of associated ProductionOrderOperation_2 entities for the loaded navigation property to_ProductionOrderOperation. -
Uses of ProductionOrderOperation_2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.link that return types with arguments of type ProductionOrderOperation_2Modifier and TypeMethodDescriptionProductionOrderOperation_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.productionorderv2.link with type arguments of type ProductionOrderOperation_2Modifier and TypeMethodDescriptionprotected ProductionOrderOperation_2Link<ObjectT>ProductionOrderOperation_2Link.translateLinkType(EntityLink<ProductionOrderOperation_2Link<ObjectT>, ProductionOrderOperation_2, ObjectT> link)