Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.selectable.EntProjectElmntPublicSectorSelectable
Packages that use EntProjectElmntPublicSectorSelectable
Package
Description
-
Uses of EntProjectElmntPublicSectorSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 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.enterpriseprojectv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.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.enterpriseprojectv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.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.