Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.field.MaintenancePlanStrategyCycleField
Packages that use MaintenancePlanStrategyCycleField
-
Uses of MaintenancePlanStrategyCycleField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan declared as MaintenancePlanStrategyCycleFieldModifier and TypeFieldDescriptionstatic final MaintenancePlanStrategyCycleField<Double>MaintenancePlanStrategyCycle.MAINT_PLAN_CYC_RCRRC_INTERVAL_QTYUse with available fluent helpers to apply the MaintPlanCycRcrrcIntervalQty field to query operations.static final MaintenancePlanStrategyCycleField<String>MaintenancePlanStrategyCycle.MAINT_PLAN_CYC_RCRRC_INTERVAL_UNITUse with available fluent helpers to apply the MaintPlanCycRcrrcIntervalUnit field to query operations.static final MaintenancePlanStrategyCycleField<String>MaintenancePlanStrategyCycle.MAINT_PLAN_CYCLE_DESCUse with available fluent helpers to apply the MaintPlanCycleDesc field to query operations.static final MaintenancePlanStrategyCycleField<Double>MaintenancePlanStrategyCycle.MAINT_PLAN_CYCLE_START_OFFSET_VALUEUse with available fluent helpers to apply the MaintPlanCycleStartOffsetValue field to query operations.static final MaintenancePlanStrategyCycleField<String>MaintenancePlanStrategyCycle.MAINTENANCE_PLANUse with available fluent helpers to apply the MaintenancePlan field to query operations.static final MaintenancePlanStrategyCycleField<String>MaintenancePlanStrategyCycle.MAINTENANCE_PLAN_CYCLEUse with available fluent helpers to apply the MaintenancePlanCycle field to query operations.static final MaintenancePlanStrategyCycleField<String>MaintenancePlanStrategyCycle.MAINTENANCE_STRATEGYUse with available fluent helpers to apply the MaintenanceStrategy field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan that return MaintenancePlanStrategyCycleFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintenancePlanStrategyCycleField<T>MaintenancePlanStrategyCycle.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintenancePlanStrategyCycleField<T>Use with available fluent helpers to apply an extension field to query operations.