Uses of Class
de.hybris.eventtracking.services.constants.TrackingEventJsonFields
-
Packages that use TrackingEventJsonFields Package Description de.hybris.eventtracking.services.constants -
-
Uses of TrackingEventJsonFields in de.hybris.eventtracking.services.constants
Methods in de.hybris.eventtracking.services.constants that return TrackingEventJsonFields Modifier and Type Method Description static TrackingEventJsonFieldsTrackingEventJsonFields. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TrackingEventJsonFields[]TrackingEventJsonFields. values()Returns an array containing the constants of this enum type, in the order they are declared.
-