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