Class QCustomAmountReservation

    • Constructor Detail

      • QCustomAmountReservation

        public QCustomAmountReservation​(String variable)
      • QCustomAmountReservation

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

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

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

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