Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.selectable.RecipeSelectable
Packages that use RecipeSelectable
Package
Description
-
Uses of RecipeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeSelectableModifier and TypeFieldDescriptionstatic final RecipeSelectableRecipe.ALL_FIELDSSelector for all available fields of Recipe. -
Uses of RecipeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field that implement RecipeSelectableModifier and TypeClassDescriptionclassRecipeField<FieldT>Template class to represent entity fields of the EntityRecipe. -
Uses of RecipeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link that implement RecipeSelectableModifier and TypeClassDescriptionclassRecipeLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeto other entities.classRecipeOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeto other entities, where the cardinality of the related entity is at most 1.