Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.field.CustomerGroupTextField
Packages that use CustomerGroupTextField
-
Uses of CustomerGroupTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup declared as CustomerGroupTextFieldModifier and TypeFieldDescriptionstatic final CustomerGroupTextField<String>CustomerGroupText.CUSTOMER_GROUPUse with available fluent helpers to apply the CustomerGroup field to query operations.static final CustomerGroupTextField<String>CustomerGroupText.CUSTOMER_GROUP_NAMEUse with available fluent helpers to apply the CustomerGroupName field to query operations.static final CustomerGroupTextField<String>CustomerGroupText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup that return CustomerGroupTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerGroupTextField<T>CustomerGroupText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerGroupTextField<T>Use with available fluent helpers to apply an extension field to query operations.