Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClass
Packages that use RecProcEquipRqmtClass
Package
Description
-
Uses of RecProcEquipRqmtClass 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 RecProcEquipRqmtClassModifier and TypeFieldDescriptionstatic final RecipeProcessEquipRqmtLink<RecProcEquipRqmtClass>RecipeProcessEquipRqmt.TO_REC_PROC_EQUIP_RQMT_CLASSUse with available fluent helpers to apply the to_RecProcEquipRqmtClass navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecProcEquipRqmtClassMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return types with arguments of type RecProcEquipRqmtClassModifier and TypeMethodDescriptionRecipeProcessEquipRqmt.fetchRecProcEquipRqmtClass()Fetches the RecProcEquipRqmtClass entities (one to many) associated with this entity.protected Class<RecProcEquipRqmtClass>RecProcEquipRqmtClassByKeyFluentHelper.getEntityClass()protected Class<RecProcEquipRqmtClass>RecProcEquipRqmtClassFluentHelper.getEntityClass()io.vavr.control.Option<List<RecProcEquipRqmtClass>>RecipeProcessEquipRqmt.getRecProcEquipRqmtClassIfPresent()Retrieval of associated RecProcEquipRqmtClass entities (one to many).RecipeProcessEquipRqmt.getRecProcEquipRqmtClassOrFetch()Retrieval of associated RecProcEquipRqmtClass entities (one to many).RecProcEquipRqmtClass.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecProcEquipRqmtClassModifier and TypeMethodDescriptionvoidRecipeProcessEquipRqmt.addRecProcEquipRqmtClass(RecProcEquipRqmtClass... entity) Adds elements to the list of associated RecProcEquipRqmtClass entities.RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder.recProcEquipRqmtClass(RecProcEquipRqmtClass... value) Navigation property to_RecProcEquipRqmtClass for RecipeProcessEquipRqmt to multiple RecProcEquipRqmtClass.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecProcEquipRqmtClassModifier and TypeMethodDescriptionvoidRecipeProcessEquipRqmt.setRecProcEquipRqmtClass(List<RecProcEquipRqmtClass> value) Overwrites the list of associated RecProcEquipRqmtClass entities for the loaded navigation property to_RecProcEquipRqmtClass. -
Uses of RecProcEquipRqmtClass 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 RecProcEquipRqmtClassModifier and TypeMethodDescriptionRecProcEquipRqmtClassOneToOneLink.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 RecProcEquipRqmtClassModifier and TypeMethodDescriptionprotected RecProcEquipRqmtClassLink<ObjectT>RecProcEquipRqmtClassLink.translateLinkType(EntityLink<RecProcEquipRqmtClassLink<ObjectT>, RecProcEquipRqmtClass, ObjectT> link)