Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.ChannelRef
Packages that use ChannelRef
-
Uses of ChannelRef in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return ChannelRefModifier and TypeMethodDescriptionChannelRef.atBaseType(String atBaseType) ChannelRef.atReferredType(String atReferredType) ChannelRef.atSchemaLocation(String atSchemaLocation) @Valid ChannelRefProductOfferingQualification.getChannel()Get channel@Valid ChannelRefProductOfferingQualificationUnderscoreCreate.getChannel()Get channel@Valid ChannelRefProductOfferingQualificationUnderscoreUpdate.getChannel()Get channelMethods in de.hybris.platform.tuawebservicesresources.v2.dto with parameters of type ChannelRefModifier and TypeMethodDescriptionProductOfferingQualification.channel(ChannelRef channel) ProductOfferingQualificationUnderscoreCreate.channel(ChannelRef channel) ProductOfferingQualificationUnderscoreUpdate.channel(ChannelRef channel) voidProductOfferingQualification.setChannel(ChannelRef channel) voidProductOfferingQualificationUnderscoreCreate.setChannel(ChannelRef channel) voidProductOfferingQualificationUnderscoreUpdate.setChannel(ChannelRef channel)