Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.selectable.EntProjectElementJVASelectable
Packages that use EntProjectElementJVASelectable
Package
Description
-
Uses of EntProjectElementJVASelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 declared as EntProjectElementJVASelectableModifier and TypeFieldDescriptionstatic final EntProjectElementJVASelectableEntProjectElementJVA.ALL_FIELDSSelector for all available fields of EntProjectElementJVA. -
Uses of EntProjectElementJVASelectable 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 EntProjectElementJVASelectableModifier and TypeClassDescriptionclassEntProjectElementJVAField<FieldT>Template class to represent entity fields of the EntityEntProjectElementJVA. -
Uses of EntProjectElementJVASelectable 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 EntProjectElementJVASelectableModifier and TypeClassDescriptionclassEntProjectElementJVALink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjectElementJVAto other entities.classEntProjectElementJVAOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjectElementJVAto other entities, where the cardinality of the related entity is at most 1.