Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.field.MaintenanceItemCauseTextField
Packages that use MaintenanceItemCauseTextField
-
Uses of MaintenanceItemCauseTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan declared as MaintenanceItemCauseTextFieldModifier and TypeFieldDescriptionstatic final MaintenanceItemCauseTextField<String>MaintenanceItemCauseText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final MaintenanceItemCauseTextField<String>MaintenanceItemCauseText.MAINTENANCE_ITEMUse with available fluent helpers to apply the MaintenanceItem field to query operations.static final MaintenanceItemCauseTextField<String>MaintenanceItemCauseText.NMBR_OF_MAINT_COMPLIANCE_ITEMSUse with available fluent helpers to apply the NmbrOfMaintComplianceItems field to query operations.static final MaintenanceItemCauseTextField<String>MaintenanceItemCauseText.PLAIN_LONG_TEXTUse with available fluent helpers to apply the PlainLongText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan that return MaintenanceItemCauseTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintenanceItemCauseTextField<T>MaintenanceItemCauseText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintenanceItemCauseTextField<T>Use with available fluent helpers to apply an extension field to query operations.