Searched defs:persistedValue (Results 1 – 1 of 1) sorted by relevance
133 private NotificationActionType(final String persistedValue, final boolean isDestructive, in NotificationActionType()144 private NotificationActionType(final String persistedValue, final boolean isDestructive, in NotificationActionType()156 public static NotificationActionType getActionType(final String persistedValue) { in getActionType()