Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdFUPServiceContract
Packages that use BusSolnOrdFUPServiceContract
Package
Description
-
Uses of BusSolnOrdFUPServiceContract 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 BusSolnOrdFUPServiceContractModifier and TypeFieldDescriptionstatic final BusinessSolutionOrderLink<BusSolnOrdFUPServiceContract>BusinessSolutionOrder.TO_SERVICE_CONTRACTUse with available fluent helpers to apply the to_ServiceContract navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdFUPServiceContractModifier and TypeMethodDescriptionBusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdFUPServiceContractModifier and TypeMethodDescriptionBusinessSolutionOrder.fetchServiceContract()Fetches the BusSolnOrdFUPServiceContract entities (one to many) associated with this entity.protected Class<BusSolnOrdFUPServiceContract>BusSolnOrdFUPServiceContractByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdFUPServiceContract>BusSolnOrdFUPServiceContractFluentHelper.getEntityClass()io.vavr.control.Option<List<BusSolnOrdFUPServiceContract>>BusinessSolutionOrder.getServiceContractIfPresent()Retrieval of associated BusSolnOrdFUPServiceContract entities (one to many).BusinessSolutionOrder.getServiceContractOrFetch()Retrieval of associated BusSolnOrdFUPServiceContract entities (one to many).BusSolnOrdFUPServiceContract.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdFUPServiceContractModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.addServiceContract(BusSolnOrdFUPServiceContract... entity) Adds elements to the list of associated BusSolnOrdFUPServiceContract entities.BusinessSolutionOrder.BusinessSolutionOrderBuilder.serviceContract(BusSolnOrdFUPServiceContract... value) Navigation property to_ServiceContract for BusinessSolutionOrder to multiple BusSolnOrdFUPServiceContract.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdFUPServiceContractModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.setServiceContract(List<BusSolnOrdFUPServiceContract> value) Overwrites the list of associated BusSolnOrdFUPServiceContract entities for the loaded navigation property to_ServiceContract. -
Uses of BusSolnOrdFUPServiceContract 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 BusSolnOrdFUPServiceContractModifier and TypeMethodDescriptionBusSolnOrdFUPServiceContractOneToOneLink.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 BusSolnOrdFUPServiceContractModifier and TypeMethodDescriptionprotected BusSolnOrdFUPServiceContractLink<ObjectT>BusSolnOrdFUPServiceContractLink.translateLinkType(EntityLink<BusSolnOrdFUPServiceContractLink<ObjectT>, BusSolnOrdFUPServiceContract, ObjectT> link)