Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.selectable.EntProjElmntDlvbrlSelectable
Packages that use EntProjElmntDlvbrlSelectable
Package
Description
-
Uses of EntProjElmntDlvbrlSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 declared as EntProjElmntDlvbrlSelectableModifier and TypeFieldDescriptionstatic final EntProjElmntDlvbrlSelectableEntProjElmntDlvbrl.ALL_FIELDSSelector for all available fields of EntProjElmntDlvbrl. -
Uses of EntProjElmntDlvbrlSelectable 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 EntProjElmntDlvbrlSelectableModifier and TypeClassDescriptionclassEntProjElmntDlvbrlField<FieldT>Template class to represent entity fields of the EntityEntProjElmntDlvbrl. -
Uses of EntProjElmntDlvbrlSelectable 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 EntProjElmntDlvbrlSelectableModifier and TypeClassDescriptionclassEntProjElmntDlvbrlLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjElmntDlvbrlto other entities.classEntProjElmntDlvbrlOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjElmntDlvbrlto other entities, where the cardinality of the related entity is at most 1.