Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.field.DistributionChannelTextField
Packages that use DistributionChannelTextField
-
Uses of DistributionChannelTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel declared as DistributionChannelTextFieldModifier and TypeFieldDescriptionstatic final DistributionChannelTextField<String>DistributionChannelText.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final DistributionChannelTextField<String>DistributionChannelText.DISTRIBUTION_CHANNEL_NAMEUse with available fluent helpers to apply the DistributionChannelName field to query operations.static final DistributionChannelTextField<String>DistributionChannelText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel that return DistributionChannelTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DistributionChannelTextField<T>DistributionChannelText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DistributionChannelTextField<T>Use with available fluent helpers to apply an extension field to query operations.