Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.selectable.EntProjElmntBlockFuncSelectable
Packages that use EntProjElmntBlockFuncSelectable
Package
Description
-
Uses of EntProjElmntBlockFuncSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject declared as EntProjElmntBlockFuncSelectableModifier and TypeFieldDescriptionstatic final EntProjElmntBlockFuncSelectableEntProjElmntBlockFunc.ALL_FIELDSSelector for all available fields of EntProjElmntBlockFunc. -
Uses of EntProjElmntBlockFuncSelectable 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 EntProjElmntBlockFuncSelectableModifier and TypeClassDescriptionclassEntProjElmntBlockFuncField<FieldT>Template class to represent entity fields of the EntityEntProjElmntBlockFunc. -
Uses of EntProjElmntBlockFuncSelectable 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 EntProjElmntBlockFuncSelectableModifier and TypeClassDescriptionclassEntProjElmntBlockFuncLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjElmntBlockFuncto other entities.classEntProjElmntBlockFuncOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjElmntBlockFuncto other entities, where the cardinality of the related entity is at most 1.