Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdItmRateElement
Packages that use BusSolnOrdItmRateElement
Package
Description
-
Uses of BusSolnOrdItmRateElement 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 BusSolnOrdItmRateElementModifier and TypeFieldDescriptionstatic final BusSolnOrdSubscrpnBillgItemLink<BusSolnOrdItmRateElement>BusSolnOrdSubscrpnBillgItem.TO_RATE_ELEMENTSUse with available fluent helpers to apply the to_RateElements navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmRateElementModifier and TypeMethodDescriptionBusSolnOrdItmRateElement.BusSolnOrdItmRateElementBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdItmRateElementModifier and TypeMethodDescriptionBusSolnOrdSubscrpnBillgItem.fetchRateElements()Fetches the BusSolnOrdItmRateElement entities (one to many) associated with this entity.protected Class<BusSolnOrdItmRateElement>BusSolnOrdItmRateElementByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdItmRateElement>BusSolnOrdItmRateElementFluentHelper.getEntityClass()io.vavr.control.Option<List<BusSolnOrdItmRateElement>>BusSolnOrdSubscrpnBillgItem.getRateElementsIfPresent()Retrieval of associated BusSolnOrdItmRateElement entities (one to many).BusSolnOrdSubscrpnBillgItem.getRateElementsOrFetch()Retrieval of associated BusSolnOrdItmRateElement entities (one to many).BusSolnOrdItmRateElement.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdItmRateElementModifier and TypeMethodDescriptionvoidBusSolnOrdSubscrpnBillgItem.addRateElements(BusSolnOrdItmRateElement... entity) Adds elements to the list of associated BusSolnOrdItmRateElement entities.BusSolnOrdSubscrpnBillgItem.BusSolnOrdSubscrpnBillgItemBuilder.rateElements(BusSolnOrdItmRateElement... value) Navigation property to_RateElements for BusSolnOrdSubscrpnBillgItem to multiple BusSolnOrdItmRateElement.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdItmRateElementModifier and TypeMethodDescriptionvoidBusSolnOrdSubscrpnBillgItem.setRateElements(List<BusSolnOrdItmRateElement> value) Overwrites the list of associated BusSolnOrdItmRateElement entities for the loaded navigation property to_RateElements. -
Uses of BusSolnOrdItmRateElement 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 BusSolnOrdItmRateElementModifier and TypeMethodDescriptionBusSolnOrdItmRateElementOneToOneLink.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 BusSolnOrdItmRateElementModifier and TypeMethodDescriptionprotected BusSolnOrdItmRateElementLink<ObjectT>BusSolnOrdItmRateElementLink.translateLinkType(EntityLink<BusSolnOrdItmRateElementLink<ObjectT>, BusSolnOrdItmRateElement, ObjectT> link)