Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.CustRetPartnerSimulation
Packages that use CustRetPartnerSimulation
Package
Description
-
Uses of CustRetPartnerSimulation in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate with type parameters of type CustRetPartnerSimulationModifier and TypeFieldDescriptionstatic final CustomerReturnSimulationLink<CustRetPartnerSimulation>CustomerReturnSimulation.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate that return CustRetPartnerSimulationModifier and TypeMethodDescriptionCustRetPartnerSimulation.CustRetPartnerSimulationBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate that return types with arguments of type CustRetPartnerSimulationModifier and TypeMethodDescriptionCustomerReturnSimulation.fetchPartner()Fetches the CustRetPartnerSimulation entities (one to many) associated with this entity.io.vavr.control.Option<List<CustRetPartnerSimulation>>CustomerReturnSimulation.getPartnerIfPresent()Retrieval of associated CustRetPartnerSimulation entities (one to many).CustomerReturnSimulation.getPartnerOrFetch()Retrieval of associated CustRetPartnerSimulation entities (one to many).CustRetPartnerSimulation.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate with parameters of type CustRetPartnerSimulationModifier and TypeMethodDescriptionvoidCustomerReturnSimulation.addPartner(CustRetPartnerSimulation... entity) Adds elements to the list of associated CustRetPartnerSimulation entities.CustomerReturnSimulation.CustomerReturnSimulationBuilder.partner(CustRetPartnerSimulation... value) Navigation property to_Partner for CustomerReturnSimulation to multiple CustRetPartnerSimulation.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate with type arguments of type CustRetPartnerSimulationModifier and TypeMethodDescriptionvoidCustomerReturnSimulation.setPartner(List<CustRetPartnerSimulation> value) Overwrites the list of associated CustRetPartnerSimulation entities for the loaded navigation property to_Partner. -
Uses of CustRetPartnerSimulation in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.link that return types with arguments of type CustRetPartnerSimulationModifier and TypeMethodDescriptionCustRetPartnerSimulationOneToOneLink.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.customerreturnsimulate.link with type arguments of type CustRetPartnerSimulationModifier and TypeMethodDescriptionprotected CustRetPartnerSimulationLink<ObjectT>CustRetPartnerSimulationLink.translateLinkType(EntityLink<CustRetPartnerSimulationLink<ObjectT>, CustRetPartnerSimulation, ObjectT> link)