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