Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharc
Packages that use RecProcEquipRqmtCharc
Package
Description
-
Uses of RecProcEquipRqmtCharc 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 RecProcEquipRqmtCharcModifier and TypeFieldDescriptionstatic final RecipeProcessEquipRqmtLink<RecProcEquipRqmtCharc>RecipeProcessEquipRqmt.TO_REC_PROC_EQUIP_RQMT_CHARCUse with available fluent helpers to apply the to_RecProcEquipRqmtCharc navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecProcEquipRqmtCharcMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return types with arguments of type RecProcEquipRqmtCharcModifier and TypeMethodDescriptionRecipeProcessEquipRqmt.fetchRecProcEquipRqmtCharc()Fetches the RecProcEquipRqmtCharc entities (one to many) associated with this entity.protected Class<RecProcEquipRqmtCharc>RecProcEquipRqmtCharcByKeyFluentHelper.getEntityClass()protected Class<RecProcEquipRqmtCharc>RecProcEquipRqmtCharcFluentHelper.getEntityClass()io.vavr.control.Option<List<RecProcEquipRqmtCharc>>RecipeProcessEquipRqmt.getRecProcEquipRqmtCharcIfPresent()Retrieval of associated RecProcEquipRqmtCharc entities (one to many).RecipeProcessEquipRqmt.getRecProcEquipRqmtCharcOrFetch()Retrieval of associated RecProcEquipRqmtCharc entities (one to many).RecProcEquipRqmtCharc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecProcEquipRqmtCharcModifier and TypeMethodDescriptionvoidRecipeProcessEquipRqmt.addRecProcEquipRqmtCharc(RecProcEquipRqmtCharc... entity) Adds elements to the list of associated RecProcEquipRqmtCharc entities.RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder.recProcEquipRqmtCharc(RecProcEquipRqmtCharc... value) Navigation property to_RecProcEquipRqmtCharc for RecipeProcessEquipRqmt to multiple RecProcEquipRqmtCharc.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecProcEquipRqmtCharcModifier and TypeMethodDescriptionvoidRecipeProcessEquipRqmt.setRecProcEquipRqmtCharc(List<RecProcEquipRqmtCharc> value) Overwrites the list of associated RecProcEquipRqmtCharc entities for the loaded navigation property to_RecProcEquipRqmtCharc. -
Uses of RecProcEquipRqmtCharc 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 RecProcEquipRqmtCharcModifier and TypeMethodDescriptionRecProcEquipRqmtCharcOneToOneLink.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 RecProcEquipRqmtCharcModifier and TypeMethodDescriptionprotected RecProcEquipRqmtCharcLink<ObjectT>RecProcEquipRqmtCharcLink.translateLinkType(EntityLink<RecProcEquipRqmtCharcLink<ObjectT>, RecProcEquipRqmtCharc, ObjectT> link)