Class QContactInfoFieldPossibleValue

    • Field Detail

      • defaultOnSearch

        public final com.querydsl.core.types.dsl.BooleanPath defaultOnSearch
      • defaultValue

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

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

        public final com.querydsl.core.types.dsl.StringPath internalName
      • value

        public final com.querydsl.core.types.dsl.StringPath value
      • version

        public final QInteger version
    • Constructor Detail

      • QContactInfoFieldPossibleValue

        public QContactInfoFieldPossibleValue​(String variable)
      • QContactInfoFieldPossibleValue

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

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

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

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