Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.field.MaintOrderOpLongTextField
Packages that use MaintOrderOpLongTextField
-
Uses of MaintOrderOpLongTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder declared as MaintOrderOpLongTextFieldModifier and TypeFieldDescriptionstatic final MaintOrderOpLongTextField<String>MaintOrderOpLongText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final MaintOrderOpLongTextField<String>MaintOrderOpLongText.MAINTENANCE_ORDERUse with available fluent helpers to apply the MaintenanceOrder field to query operations.static final MaintOrderOpLongTextField<String>MaintOrderOpLongText.MAINTENANCE_ORDER_OPERATIONUse with available fluent helpers to apply the MaintenanceOrderOperation field to query operations.static final MaintOrderOpLongTextField<String>MaintOrderOpLongText.MAINTENANCE_ORDER_SUB_OPERATIONUse with available fluent helpers to apply the MaintenanceOrderSubOperation field to query operations.static final MaintOrderOpLongTextField<String>MaintOrderOpLongText.ORDER_OPERATION_LONG_TEXTUse with available fluent helpers to apply the OrderOperationLongText field to query operations.static final MaintOrderOpLongTextField<String>MaintOrderOpLongText.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 MaintOrderOpLongTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintOrderOpLongTextField<T>MaintOrderOpLongText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintOrderOpLongTextField<T>Use with available fluent helpers to apply an extension field to query operations.