Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod.field.InspectionMethodTextField
Packages that use InspectionMethodTextField
-
Uses of InspectionMethodTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod declared as InspectionMethodTextFieldModifier and TypeFieldDescriptionstatic final InspectionMethodTextField<Boolean>InspectionMethodText.INSP_METHOD_HAS_LONG_TEXTUse with available fluent helpers to apply the InspMethodHasLongText field to query operations.static final InspectionMethodTextField<String>InspectionMethodText.INSPECTION_METHODUse with available fluent helpers to apply the InspectionMethod field to query operations.static final InspectionMethodTextField<String>InspectionMethodText.INSPECTION_METHOD_PLANTUse with available fluent helpers to apply the InspectionMethodPlant field to query operations.static final InspectionMethodTextField<String>InspectionMethodText.INSPECTION_METHOD_TEXTUse with available fluent helpers to apply the InspectionMethodText field to query operations.static final InspectionMethodTextField<String>InspectionMethodText.INSPECTION_METHOD_VERSIONUse with available fluent helpers to apply the InspectionMethodVersion field to query operations.static final InspectionMethodTextField<String>InspectionMethodText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod that return InspectionMethodTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InspectionMethodTextField<T>InspectionMethodText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InspectionMethodTextField<T>Use with available fluent helpers to apply an extension field to query operations.