Class QTransferExtensionPoint

    • Constructor Detail

      • QTransferExtensionPoint

        public QTransferExtensionPoint​(String variable)
      • QTransferExtensionPoint

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

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

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

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