Class QOperatorNotificationSettings

    • Constructor Detail

      • QOperatorNotificationSettings

        public QOperatorNotificationSettings​(String variable)
      • QOperatorNotificationSettings

        public QOperatorNotificationSettings​(com.querydsl.core.types.Path<? extends OperatorNotificationSettings> path)
      • QOperatorNotificationSettings

        public QOperatorNotificationSettings​(com.querydsl.core.types.PathMetadata metadata)
      • QOperatorNotificationSettings

        public QOperatorNotificationSettings​(com.querydsl.core.types.PathMetadata metadata,
                                             com.querydsl.core.types.dsl.PathInits inits)
      • QOperatorNotificationSettings

        public QOperatorNotificationSettings​(Class<? extends OperatorNotificationSettings> type,
                                             com.querydsl.core.types.PathMetadata metadata,
                                             com.querydsl.core.types.dsl.PathInits inits)