Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.ProductionRsceTools_2
Packages that use ProductionRsceTools_2
Package
Description
-
Uses of ProductionRsceTools_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 ProductionRsceTools_2Modifier and TypeFieldDescriptionstatic final ProductionOrder_2Link<ProductionRsceTools_2>ProductionOrder_2.TO_PRODUCTION_RSCE_TOOLSUse with available fluent helpers to apply the to_ProductionRsceTools navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return ProductionRsceTools_2Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return types with arguments of type ProductionRsceTools_2Modifier and TypeMethodDescriptionProductionOrder_2.fetchProductionRsceTools()Fetches the ProductionRsceTools_2 entities (one to many) associated with this entity.protected Class<ProductionRsceTools_2>ProductionRsceTools_2ByKeyFluentHelper.getEntityClass()protected Class<ProductionRsceTools_2>ProductionRsceTools_2FluentHelper.getEntityClass()io.vavr.control.Option<List<ProductionRsceTools_2>>ProductionOrder_2.getProductionRsceToolsIfPresent()Retrieval of associated ProductionRsceTools_2 entities (one to many).ProductionOrder_2.getProductionRsceToolsOrFetch()Retrieval of associated ProductionRsceTools_2 entities (one to many).ProductionRsceTools_2.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with parameters of type ProductionRsceTools_2Modifier and TypeMethodDescriptionvoidProductionOrder_2.addProductionRsceTools(ProductionRsceTools_2... entity) Adds elements to the list of associated ProductionRsceTools_2 entities.ProductionOrder_2.ProductionOrder_2Builder.productionRsceTools(ProductionRsceTools_2... value) Navigation property to_ProductionRsceTools for ProductionOrder_2 to multiple ProductionRsceTools_2.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with type arguments of type ProductionRsceTools_2Modifier and TypeMethodDescriptionvoidProductionOrder_2.setProductionRsceTools(List<ProductionRsceTools_2> value) Overwrites the list of associated ProductionRsceTools_2 entities for the loaded navigation property to_ProductionRsceTools. -
Uses of ProductionRsceTools_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 ProductionRsceTools_2Modifier and TypeMethodDescriptionProductionRsceTools_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 ProductionRsceTools_2Modifier and TypeMethodDescriptionprotected ProductionRsceTools_2Link<ObjectT>ProductionRsceTools_2Link.translateLinkType(EntityLink<ProductionRsceTools_2Link<ObjectT>, ProductionRsceTools_2, ObjectT> link)