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