Class QContactCustomFieldValue

    • Constructor Detail

      • QContactCustomFieldValue

        public QContactCustomFieldValue​(String variable)
      • QContactCustomFieldValue

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

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

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

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