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