Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.selectable.MasterRecipeOperationSelectable
Packages that use MasterRecipeOperationSelectable
Package
Description
-
Uses of MasterRecipeOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe declared as MasterRecipeOperationSelectableModifier and TypeFieldDescriptionstatic final MasterRecipeOperationSelectableMasterRecipeOperation.ALL_FIELDSSelector for all available fields of MasterRecipeOperation. -
Uses of MasterRecipeOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.field that implement MasterRecipeOperationSelectableModifier and TypeClassDescriptionclassMasterRecipeOperationField<FieldT>Template class to represent entity fields of the EntityMasterRecipeOperation. -
Uses of MasterRecipeOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterrecipe.link that implement MasterRecipeOperationSelectableModifier and TypeClassDescriptionclassMasterRecipeOperationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMasterRecipeOperationto other entities.classMasterRecipeOperationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMasterRecipeOperationto other entities, where the cardinality of the related entity is at most 1.