Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.field.MaintenancePlanTextField
Packages that use MaintenancePlanTextField
-
Uses of MaintenancePlanTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan declared as MaintenancePlanTextFieldModifier and TypeFieldDescriptionstatic final MaintenancePlanTextField<String>MaintenancePlanText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final MaintenancePlanTextField<String>MaintenancePlanText.MAINTENANCE_PLANUse with available fluent helpers to apply the MaintenancePlan field to query operations.static final MaintenancePlanTextField<String>MaintenancePlanText.MAINTENANCE_PLAN_LONG_TEXTUse with available fluent helpers to apply the MaintenancePlanLongText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan that return MaintenancePlanTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintenancePlanTextField<T>MaintenancePlanText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintenancePlanTextField<T>Use with available fluent helpers to apply an extension field to query operations.