Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.selectable.EntProjectElmntPublicSectorSelectable
Packages that use EntProjectElmntPublicSectorSelectable
Package
Description
-
Uses of EntProjectElmntPublicSectorSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject declared as EntProjectElmntPublicSectorSelectableModifier and TypeFieldDescriptionstatic final EntProjectElmntPublicSectorSelectableEntProjectElmntPublicSector.ALL_FIELDSSelector for all available fields of EntProjectElmntPublicSector. -
Uses of EntProjectElmntPublicSectorSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.field that implement EntProjectElmntPublicSectorSelectableModifier and TypeClassDescriptionclassEntProjectElmntPublicSectorField<FieldT>Template class to represent entity fields of the EntityEntProjectElmntPublicSector. -
Uses of EntProjectElmntPublicSectorSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.link that implement EntProjectElmntPublicSectorSelectableModifier and TypeClassDescriptionclassEntProjectElmntPublicSectorLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjectElmntPublicSectorto other entities.classEntProjectElmntPublicSectorOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjectElmntPublicSectorto other entities, where the cardinality of the related entity is at most 1.