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