Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.selectable.GrantCostSharingLinkSelectable
Packages that use GrantCostSharingLinkSelectable
Package
Description
-
Uses of GrantCostSharingLinkSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant declared as GrantCostSharingLinkSelectableModifier and TypeFieldDescriptionstatic final GrantCostSharingLinkSelectableGrantCostSharingLink.ALL_FIELDSSelector for all available fields of GrantCostSharingLink. -
Uses of GrantCostSharingLinkSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.field that implement GrantCostSharingLinkSelectableModifier and TypeClassDescriptionclassGrantCostSharingLinkField<FieldT>Template class to represent entity fields of the EntityGrantCostSharingLink. -
Uses of GrantCostSharingLinkSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.link that implement GrantCostSharingLinkSelectableModifier and TypeClassDescriptionclassGrantCostSharingLinkLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGrantCostSharingLinkto other entities.classGrantCostSharingLinkOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGrantCostSharingLinkto other entities, where the cardinality of the related entity is at most 1.