Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.ProjectNetwork
Packages that use ProjectNetwork
Package
Description
-
Uses of ProjectNetwork in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with type parameters of type ProjectNetworkModifier and TypeFieldDescriptionstatic final TRIALBALANCEResultOneToOneLink<ProjectNetwork>TRIALBALANCEResult.TO_PROJECT_NETWORK_DETAILSUse with available fluent helpers to apply the ProjectNetworkDetails navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return ProjectNetworkModifier and TypeMethodDescriptionProjectNetwork.ProjectNetworkBuilder.build()TRIALBALANCEResult.fetchProjectNetworkDetails()Fetches the ProjectNetwork entity (one to one) associated with this entity.TRIALBALANCEResult.getProjectNetworkDetailsOrFetch()Retrieval of associated ProjectNetwork entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type ProjectNetworkModifier and TypeMethodDescriptionprotected Class<ProjectNetwork>ProjectNetworkByKeyFluentHelper.getEntityClass()protected Class<ProjectNetwork>ProjectNetworkFluentHelper.getEntityClass()io.vavr.control.Option<ProjectNetwork>TRIALBALANCEResult.getProjectNetworkDetailsIfPresent()Retrieval of associated ProjectNetwork entity (one to one).ProjectNetwork.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type ProjectNetworkModifier and TypeMethodDescriptionTRIALBALANCEResult.TRIALBALANCEResultBuilder.projectNetworkDetails(ProjectNetwork value) Navigation property ProjectNetworkDetails for TRIALBALANCEResult to single ProjectNetwork.voidTRIALBALANCEResult.setProjectNetworkDetails(ProjectNetwork value) Overwrites the associated ProjectNetwork entity for the loaded navigation property ProjectNetworkDetails. -
Uses of ProjectNetwork in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type ProjectNetworkModifier and TypeMethodDescriptionProjectNetworkOneToOneLink.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.trialbalance.link with type arguments of type ProjectNetworkModifier and TypeMethodDescriptionprotected ProjectNetworkLink<ObjectT>ProjectNetworkLink.translateLinkType(EntityLink<ProjectNetworkLink<ObjectT>, ProjectNetwork, ObjectT> link)