Uses of Class
com.sap.cloud.sdk.s4hana.serialization.DistributionChannel
Packages that use DistributionChannel
-
Uses of DistributionChannel in com.sap.cloud.sdk.s4hana.serialization
Fields in com.sap.cloud.sdk.s4hana.serialization declared as DistributionChannelModifier and TypeFieldDescriptionstatic final DistributionChannel
DistributionChannel.EMPTY
Deprecated.The empty instance.Methods in com.sap.cloud.sdk.s4hana.serialization that return DistributionChannelModifier and TypeMethodDescriptionstatic DistributionChannel
Deprecated.Static method factory for the value type.Methods in com.sap.cloud.sdk.s4hana.serialization that return types with arguments of type DistributionChannelModifier and TypeMethodDescriptionDistributionChannelConverter.fromDomainNonNull
(String domainObject) Deprecated.DistributionChannel.getType()
Deprecated.DistributionChannelConverter.getType()
Deprecated.DistributionChannel.getTypeConverter()
Deprecated.static Set<DistributionChannel>
DistributionChannel.toDistributionChannels
(Collection<String> values) Deprecated.Helper method to transform a collection of Strings to a Set of objects.Methods in com.sap.cloud.sdk.s4hana.serialization with parameters of type DistributionChannelModifier and TypeMethodDescriptionDistributionChannelConverter.toDomainNonNull
(DistributionChannel object) Deprecated.Method parameters in com.sap.cloud.sdk.s4hana.serialization with type arguments of type DistributionChannelModifier and TypeMethodDescriptionDistributionChannel.toStrings
(Collection<DistributionChannel> values) Deprecated.Helper method to transform a collection of objects to a Set of Strings.