Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.ProjectNetworkSelectable
Packages that use ProjectNetworkSelectable
Package
Description
-
Uses of ProjectNetworkSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ProjectNetworkSelectableModifier and TypeFieldDescriptionstatic final ProjectNetworkSelectableProjectNetwork.ALL_FIELDSSelector for all available fields of ProjectNetwork. -
Uses of ProjectNetworkSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field that implement ProjectNetworkSelectableModifier and TypeClassDescriptionclassProjectNetworkField<FieldT>Template class to represent entity fields of the EntityProjectNetwork. -
Uses of ProjectNetworkSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that implement ProjectNetworkSelectableModifier and TypeClassDescriptionclassProjectNetworkLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectNetworkto other entities.classProjectNetworkOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProjectNetworkto other entities, where the cardinality of the related entity is at most 1.