Class QRecordCustomFieldValue

    • Constructor Detail

      • QRecordCustomFieldValue

        public QRecordCustomFieldValue​(String variable)
      • QRecordCustomFieldValue

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

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

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

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