Uses of Enum Class
de.hybris.platform.customerticketingfacades.data.TicketCategory
Packages that use TicketCategory
Package
Description
-
Uses of TicketCategory in de.hybris.platform.customerticketingc4cintegration.facade
Methods in de.hybris.platform.customerticketingc4cintegration.facade that return types with arguments of type TicketCategoryModifier and TypeMethodDescriptionC4CTicketFacadeImpl.getTicketCategories()C4CTicketFacadeMock.getTicketCategories() -
Uses of TicketCategory in de.hybris.platform.customerticketingfacades.data
Methods in de.hybris.platform.customerticketingfacades.data that return TicketCategoryModifier and TypeMethodDescriptionTicketData.getTicketCategory()static TicketCategoryReturns the enum constant of this class with the specified name.static TicketCategory[]TicketCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.customerticketingfacades.data with parameters of type TicketCategoryModifier and TypeMethodDescriptionvoidTicketData.setTicketCategory(TicketCategory ticketCategory)