@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class NotificationSetImpl_ extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NOTIFICATION_RULES |
static String |
NOTIFICATION_SET_TYPE |
static javax.persistence.metamodel.SetAttribute<NotificationSetImpl,NotificationRule> |
notificationRules |
static javax.persistence.metamodel.SingularAttribute<NotificationSetImpl,NotificationSet.NotificationSetType> |
notificationSetType |
static String |
SORTED_NOTIFICATION_RULES |
static javax.persistence.metamodel.ListAttribute<NotificationSetImpl,NotificationRule> |
sortedNotificationRules |
Constructor and Description |
---|
NotificationSetImpl_() |
public static volatile javax.persistence.metamodel.ListAttribute<NotificationSetImpl,NotificationRule> sortedNotificationRules
public static volatile javax.persistence.metamodel.SingularAttribute<NotificationSetImpl,NotificationSet.NotificationSetType> notificationSetType
public static volatile javax.persistence.metamodel.SetAttribute<NotificationSetImpl,NotificationRule> notificationRules
public static final String SORTED_NOTIFICATION_RULES
public static final String NOTIFICATION_SET_TYPE
public static final String NOTIFICATION_RULES
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.