Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdItmRateElmntPrcElm
Packages that use BusSolnOrdItmRateElmntPrcElm
Package
Description
-
Uses of BusSolnOrdItmRateElmntPrcElm 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 BusSolnOrdItmRateElmntPrcElmModifier and TypeFieldDescriptionstatic final BusSolnOrdItmRateElementLink<BusSolnOrdItmRateElmntPrcElm>BusSolnOrdItmRateElement.TO_SUBSCRIPTION_RATE_ELM_PRICE_ELMUse with available fluent helpers to apply the to_SubscriptionRateElmPriceElm navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmRateElmntPrcElmModifier and TypeMethodDescriptionBusSolnOrdItmRateElmntPrcElm.BusSolnOrdItmRateElmntPrcElmBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdItmRateElmntPrcElmModifier and TypeMethodDescriptionBusSolnOrdItmRateElement.fetchSubscriptionRateElmPriceElm()Fetches the BusSolnOrdItmRateElmntPrcElm entities (one to many) associated with this entity.protected Class<BusSolnOrdItmRateElmntPrcElm>BusSolnOrdItmRateElmntPrcElmByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdItmRateElmntPrcElm>BusSolnOrdItmRateElmntPrcElmFluentHelper.getEntityClass()io.vavr.control.Option<List<BusSolnOrdItmRateElmntPrcElm>>BusSolnOrdItmRateElement.getSubscriptionRateElmPriceElmIfPresent()Retrieval of associated BusSolnOrdItmRateElmntPrcElm entities (one to many).BusSolnOrdItmRateElement.getSubscriptionRateElmPriceElmOrFetch()Retrieval of associated BusSolnOrdItmRateElmntPrcElm entities (one to many).BusSolnOrdItmRateElmntPrcElm.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdItmRateElmntPrcElmModifier and TypeMethodDescriptionvoidBusSolnOrdItmRateElement.addSubscriptionRateElmPriceElm(BusSolnOrdItmRateElmntPrcElm... entity) Adds elements to the list of associated BusSolnOrdItmRateElmntPrcElm entities.BusSolnOrdItmRateElement.BusSolnOrdItmRateElementBuilder.subscriptionRateElmPriceElm(BusSolnOrdItmRateElmntPrcElm... value) Navigation property to_SubscriptionRateElmPriceElm for BusSolnOrdItmRateElement to multiple BusSolnOrdItmRateElmntPrcElm.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdItmRateElmntPrcElmModifier and TypeMethodDescriptionvoidBusSolnOrdItmRateElement.setSubscriptionRateElmPriceElm(List<BusSolnOrdItmRateElmntPrcElm> value) Overwrites the list of associated BusSolnOrdItmRateElmntPrcElm entities for the loaded navigation property to_SubscriptionRateElmPriceElm.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdItmRateElmntPrcElmModifierConstructorDescriptionBusSolnOrdItmRateElement(String businessSolutionOrder, String businessSolutionOrderItem, String subscriptionRateElement, String subscriptionRateElementType, String subscrpnRateElementTypeText, BigDecimal subscrpnRateElementNetAmount, BigDecimal subscrpnRateElementGrossAmount, BigDecimal subscrpnRateElementTaxAmount, String currency, BusinessSolutionOrder toBusinessSolutionOrder, BusSolnOrdSubscrpnBillgItem toSubscriptionBillingItem, List<BusSolnOrdItmRateElmntPrcElm> toSubscriptionRateElmPriceElm) -
Uses of BusSolnOrdItmRateElmntPrcElm 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 BusSolnOrdItmRateElmntPrcElmModifier and TypeMethodDescriptionBusSolnOrdItmRateElmntPrcElmOneToOneLink.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 BusSolnOrdItmRateElmntPrcElmModifier and TypeMethodDescriptionprotected BusSolnOrdItmRateElmntPrcElmLink<ObjectT>BusSolnOrdItmRateElmntPrcElmLink.translateLinkType(EntityLink<BusSolnOrdItmRateElmntPrcElmLink<ObjectT>, BusSolnOrdItmRateElmntPrcElm, ObjectT> link)