Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.selectable.EnterpriseProjectElementSelectable
Packages that use EnterpriseProjectElementSelectable
Package
Description
-
Uses of EnterpriseProjectElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject declared as EnterpriseProjectElementSelectableModifier and TypeFieldDescriptionstatic final EnterpriseProjectElementSelectableEnterpriseProjectElement.ALL_FIELDSSelector for all available fields of EnterpriseProjectElement. -
Uses of EnterpriseProjectElementSelectable 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 EnterpriseProjectElementSelectableModifier and TypeClassDescriptionclassEnterpriseProjectElementField<FieldT>Template class to represent entity fields of the EntityEnterpriseProjectElement. -
Uses of EnterpriseProjectElementSelectable 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 EnterpriseProjectElementSelectableModifier and TypeClassDescriptionclassEnterpriseProjectElementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEnterpriseProjectElementto other entities.classEnterpriseProjectElementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEnterpriseProjectElementto other entities, where the cardinality of the related entity is at most 1.