Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.selectable.EntProjectPublicSectorSelectable
Packages that use EntProjectPublicSectorSelectable
Package
Description
-
Uses of EntProjectPublicSectorSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject declared as EntProjectPublicSectorSelectableModifier and TypeFieldDescriptionstatic final EntProjectPublicSectorSelectableEntProjectPublicSector.ALL_FIELDSSelector for all available fields of EntProjectPublicSector. -
Uses of EntProjectPublicSectorSelectable 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 EntProjectPublicSectorSelectableModifier and TypeClassDescriptionclassEntProjectPublicSectorField<FieldT>Template class to represent entity fields of the EntityEntProjectPublicSector. -
Uses of EntProjectPublicSectorSelectable 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 EntProjectPublicSectorSelectableModifier and TypeClassDescriptionclassEntProjectPublicSectorLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjectPublicSectorto other entities.classEntProjectPublicSectorOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjectPublicSectorto other entities, where the cardinality of the related entity is at most 1.