Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdFUPServiceOrder
Packages that use BusSolnOrdFUPServiceOrder
Package
Description
-
Uses of BusSolnOrdFUPServiceOrder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type parameters of type BusSolnOrdFUPServiceOrderModifier and TypeFieldDescriptionstatic final BusinessSolutionOrderLink<BusSolnOrdFUPServiceOrder>BusinessSolutionOrder.TO_SERVICE_ORDERUse with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdFUPServiceOrderModifier and TypeMethodDescriptionBusSolnOrdFUPServiceOrder.BusSolnOrdFUPServiceOrderBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdFUPServiceOrderModifier and TypeMethodDescriptionBusinessSolutionOrder.fetchServiceOrder()Fetches the BusSolnOrdFUPServiceOrder entities (one to many) associated with this entity.protected Class<BusSolnOrdFUPServiceOrder>BusSolnOrdFUPServiceOrderByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdFUPServiceOrder>BusSolnOrdFUPServiceOrderFluentHelper.getEntityClass()io.vavr.control.Option<List<BusSolnOrdFUPServiceOrder>>BusinessSolutionOrder.getServiceOrderIfPresent()Retrieval of associated BusSolnOrdFUPServiceOrder entities (one to many).BusinessSolutionOrder.getServiceOrderOrFetch()Retrieval of associated BusSolnOrdFUPServiceOrder entities (one to many).BusSolnOrdFUPServiceOrder.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdFUPServiceOrderModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.addServiceOrder(BusSolnOrdFUPServiceOrder... entity) Adds elements to the list of associated BusSolnOrdFUPServiceOrder entities.BusinessSolutionOrder.BusinessSolutionOrderBuilder.serviceOrder(BusSolnOrdFUPServiceOrder... value) Navigation property to_ServiceOrder for BusinessSolutionOrder to multiple BusSolnOrdFUPServiceOrder.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdFUPServiceOrderModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.setServiceOrder(List<BusSolnOrdFUPServiceOrder> value) Overwrites the list of associated BusSolnOrdFUPServiceOrder entities for the loaded navigation property to_ServiceOrder. -
Uses of BusSolnOrdFUPServiceOrder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link that return types with arguments of type BusSolnOrdFUPServiceOrderModifier and TypeMethodDescriptionBusSolnOrdFUPServiceOrderOneToOneLink.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.businesssolutionorder.link with type arguments of type BusSolnOrdFUPServiceOrderModifier and TypeMethodDescriptionprotected BusSolnOrdFUPServiceOrderLink<ObjectT>BusSolnOrdFUPServiceOrderLink.translateLinkType(EntityLink<BusSolnOrdFUPServiceOrderLink<ObjectT>, BusSolnOrdFUPServiceOrder, ObjectT> link)