Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.field.InspectionSpecificationTextField
Packages that use InspectionSpecificationTextField
Package
Description
-
Uses of InspectionSpecificationTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic declared as InspectionSpecificationTextFieldModifier and TypeFieldDescriptionstatic final InspectionSpecificationTextField<String>InspectionSpecificationText.INSPECTION_SPECIFICATIONUse with available fluent helpers to apply the InspectionSpecification field to query operations.static final InspectionSpecificationTextField<String>InspectionSpecificationText.INSPECTION_SPECIFICATION_PLANTUse with available fluent helpers to apply the InspectionSpecificationPlant field to query operations.static final InspectionSpecificationTextField<String>InspectionSpecificationText.INSPECTION_SPECIFICATION_TEXTUse with available fluent helpers to apply the InspectionSpecificationText field to query operations.static final InspectionSpecificationTextField<String>InspectionSpecificationText.INSPECTION_SPECIFICATION_VERSIONUse with available fluent helpers to apply the InspectionSpecificationVersion field to query operations.static final InspectionSpecificationTextField<String>InspectionSpecificationText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic that return InspectionSpecificationTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InspectionSpecificationTextField<T>InspectionSpecificationText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InspectionSpecificationTextField<T>Use with available fluent helpers to apply an extension field to query operations.