Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.field.ServiceQuotationTextField
Packages that use ServiceQuotationTextField
-
Uses of ServiceQuotationTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation declared as ServiceQuotationTextFieldModifier and TypeFieldDescriptionstatic final ServiceQuotationTextField<String>ServiceQuotationText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ServiceQuotationTextField<String>ServiceQuotationText.LONG_TEXTUse with available fluent helpers to apply the LongText field to query operations.static final ServiceQuotationTextField<String>ServiceQuotationText.LONG_TEXT_IDUse with available fluent helpers to apply the LongTextID field to query operations.static final ServiceQuotationTextField<String>ServiceQuotationText.SERVICE_QUOTATIONUse with available fluent helpers to apply the ServiceQuotation field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation that return ServiceQuotationTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceQuotationTextField<T>ServiceQuotationText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceQuotationTextField<T>Use with available fluent helpers to apply an extension field to query operations.