Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.field.MaintOrderOpCompLongTextField
Packages that use MaintOrderOpCompLongTextField
-
Uses of MaintOrderOpCompLongTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder declared as MaintOrderOpCompLongTextFieldModifier and TypeFieldDescriptionstatic final MaintOrderOpCompLongTextField<String>MaintOrderOpCompLongText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final MaintOrderOpCompLongTextField<String>MaintOrderOpCompLongText.MAINTENANCE_ORDERUse with available fluent helpers to apply the MaintenanceOrder field to query operations.static final MaintOrderOpCompLongTextField<String>MaintOrderOpCompLongText.MAINTENANCE_ORDER_COMPONENTUse with available fluent helpers to apply the MaintenanceOrderComponent field to query operations.static final MaintOrderOpCompLongTextField<String>MaintOrderOpCompLongText.MAINTENANCE_ORDER_OPERATIONUse with available fluent helpers to apply the MaintenanceOrderOperation field to query operations.static final MaintOrderOpCompLongTextField<String>MaintOrderOpCompLongText.MAINTENANCE_ORDER_SUB_OPERATIONUse with available fluent helpers to apply the MaintenanceOrderSubOperation field to query operations.static final MaintOrderOpCompLongTextField<String>MaintOrderOpCompLongText.ORDER_COMPONENT_LONG_TEXTUse with available fluent helpers to apply the OrderComponentLongText field to query operations.static final MaintOrderOpCompLongTextField<String>MaintOrderOpCompLongText.TEXT_OBJECT_TYPEUse with available fluent helpers to apply the TextObjectType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder that return MaintOrderOpCompLongTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintOrderOpCompLongTextField<T>MaintOrderOpCompLongText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintOrderOpCompLongTextField<T>Use with available fluent helpers to apply an extension field to query operations.