Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.selectable.RecipeProcessParamTextSelectable
Packages that use RecipeProcessParamTextSelectable
Package
Description
-
Uses of RecipeProcessParamTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeProcessParamTextSelectableModifier and TypeFieldDescriptionstatic final RecipeProcessParamTextSelectableRecipeProcessParamText.ALL_FIELDSSelector for all available fields of RecipeProcessParamText. -
Uses of RecipeProcessParamTextSelectable 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 RecipeProcessParamTextSelectableModifier and TypeClassDescriptionclassRecipeProcessParamTextField<FieldT>Template class to represent entity fields of the EntityRecipeProcessParamText. -
Uses of RecipeProcessParamTextSelectable 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 RecipeProcessParamTextSelectableModifier and TypeClassDescriptionclassRecipeProcessParamTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeProcessParamTextto other entities.classRecipeProcessParamTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeProcessParamTextto other entities, where the cardinality of the related entity is at most 1.