Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.selectable.EnterpriseProjectJVASelectable
Packages that use EnterpriseProjectJVASelectable
Package
Description
-
Uses of EnterpriseProjectJVASelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 declared as EnterpriseProjectJVASelectableModifier and TypeFieldDescriptionstatic final EnterpriseProjectJVASelectableEnterpriseProjectJVA.ALL_FIELDSSelector for all available fields of EnterpriseProjectJVA. -
Uses of EnterpriseProjectJVASelectable 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 EnterpriseProjectJVASelectableModifier and TypeClassDescriptionclassEnterpriseProjectJVAField<FieldT>Template class to represent entity fields of the EntityEnterpriseProjectJVA. -
Uses of EnterpriseProjectJVASelectable 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 EnterpriseProjectJVASelectableModifier and TypeClassDescriptionclassEnterpriseProjectJVALink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEnterpriseProjectJVAto other entities.classEnterpriseProjectJVAOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEnterpriseProjectJVAto other entities, where the cardinality of the related entity is at most 1.