Class QVoucherCategoryImage

    • Field Detail

      • contentType

        public final com.querydsl.core.types.dsl.StringPath contentType
      • convertedToJpeg

        public final com.querydsl.core.types.dsl.BooleanPath convertedToJpeg
      • id

        public final com.querydsl.core.types.dsl.NumberPath<Long> id
      • key

        public final com.querydsl.core.types.dsl.StringPath key
      • lastModified

        public final QDate lastModified
      • metadata

        public final com.querydsl.core.types.dsl.StringPath metadata
      • name

        public final com.querydsl.core.types.dsl.StringPath name
      • nature

        public final com.querydsl.core.types.dsl.EnumPath<StoredFileNature> nature
      • version

        public final QInteger version
    • Constructor Detail

      • QVoucherCategoryImage

        public QVoucherCategoryImage​(String variable)
      • QVoucherCategoryImage

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

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

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

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