Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharc
Packages that use RecProcParamValCharc
Package
Description
-
Uses of RecProcParamValCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type parameters of type RecProcParamValCharcModifier and TypeFieldDescriptionstatic final RecipeProcessParamValueLink<RecProcParamValCharc>RecipeProcessParamValue.TO_REC_PROC_PARAM_VAL_CHARCUse with available fluent helpers to apply the to_RecProcParamValCharc navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecProcParamValCharcMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return types with arguments of type RecProcParamValCharcModifier and TypeMethodDescriptionRecipeProcessParamValue.fetchRecProcParamValCharc()Fetches the RecProcParamValCharc entities (one to many) associated with this entity.protected Class<RecProcParamValCharc>RecProcParamValCharcByKeyFluentHelper.getEntityClass()protected Class<RecProcParamValCharc>RecProcParamValCharcFluentHelper.getEntityClass()io.vavr.control.Option<List<RecProcParamValCharc>>RecipeProcessParamValue.getRecProcParamValCharcIfPresent()Retrieval of associated RecProcParamValCharc entities (one to many).RecipeProcessParamValue.getRecProcParamValCharcOrFetch()Retrieval of associated RecProcParamValCharc entities (one to many).RecProcParamValCharc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecProcParamValCharcModifier and TypeMethodDescriptionvoidRecipeProcessParamValue.addRecProcParamValCharc(RecProcParamValCharc... entity) Adds elements to the list of associated RecProcParamValCharc entities.RecipeProcessParamValue.RecipeProcessParamValueBuilder.recProcParamValCharc(RecProcParamValCharc... value) Navigation property to_RecProcParamValCharc for RecipeProcessParamValue to multiple RecProcParamValCharc.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecProcParamValCharcModifier and TypeMethodDescriptionvoidRecipeProcessParamValue.setRecProcParamValCharc(List<RecProcParamValCharc> value) Overwrites the list of associated RecProcParamValCharc entities for the loaded navigation property to_RecProcParamValCharc. -
Uses of RecProcParamValCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link that return types with arguments of type RecProcParamValCharcModifier and TypeMethodDescriptionRecProcParamValCharcOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link with type arguments of type RecProcParamValCharcModifier and TypeMethodDescriptionprotected RecProcParamValCharcLink<ObjectT>RecProcParamValCharcLink.translateLinkType(EntityLink<RecProcParamValCharcLink<ObjectT>, RecProcParamValCharc, ObjectT> link)