Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.MaintenancePlanStrategyCycle
Packages that use MaintenancePlanStrategyCycle
Package
Description
-
Uses of MaintenancePlanStrategyCycle in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan with type parameters of type MaintenancePlanStrategyCycleModifier and TypeFieldDescriptionstatic final MaintenancePlanLink<MaintenancePlanStrategyCycle>MaintenancePlan.TO_STRATEGY_CYCLEUse with available fluent helpers to apply the to_StrategyCycle navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan that return MaintenancePlanStrategyCycleModifier and TypeMethodDescriptionMaintenancePlanStrategyCycle.MaintenancePlanStrategyCycleBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan that return types with arguments of type MaintenancePlanStrategyCycleModifier and TypeMethodDescriptionMaintenancePlan.fetchStrategyCycle()Fetches the MaintenancePlanStrategyCycle entities (one to many) associated with this entity.protected Class<MaintenancePlanStrategyCycle>MaintenancePlanStrategyCycleByKeyFluentHelper.getEntityClass()protected Class<MaintenancePlanStrategyCycle>MaintenancePlanStrategyCycleFluentHelper.getEntityClass()io.vavr.control.Option<List<MaintenancePlanStrategyCycle>>MaintenancePlan.getStrategyCycleIfPresent()Retrieval of associated MaintenancePlanStrategyCycle entities (one to many).MaintenancePlan.getStrategyCycleOrFetch()Retrieval of associated MaintenancePlanStrategyCycle entities (one to many).MaintenancePlanStrategyCycle.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan with parameters of type MaintenancePlanStrategyCycleModifier and TypeMethodDescriptionvoidMaintenancePlan.addStrategyCycle(MaintenancePlanStrategyCycle... entity) Adds elements to the list of associated MaintenancePlanStrategyCycle entities.MaintenancePlan.MaintenancePlanBuilder.strategyCycle(MaintenancePlanStrategyCycle... value) Navigation property to_StrategyCycle for MaintenancePlan to multiple MaintenancePlanStrategyCycle.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan with type arguments of type MaintenancePlanStrategyCycleModifier and TypeMethodDescriptionvoidMaintenancePlan.setStrategyCycle(List<MaintenancePlanStrategyCycle> value) Overwrites the list of associated MaintenancePlanStrategyCycle entities for the loaded navigation property to_StrategyCycle. -
Uses of MaintenancePlanStrategyCycle in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.link that return types with arguments of type MaintenancePlanStrategyCycleModifier and TypeMethodDescriptionMaintenancePlanStrategyCycleOneToOneLink.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.maintenanceplan.link with type arguments of type MaintenancePlanStrategyCycleModifier and TypeMethodDescriptionprotected MaintenancePlanStrategyCycleLink<ObjectT>MaintenancePlanStrategyCycleLink.translateLinkType(EntityLink<MaintenancePlanStrategyCycleLink<ObjectT>, MaintenancePlanStrategyCycle, ObjectT> link)