Class QCustomWizardFieldPossibleValue

    • 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

      • QCustomWizardFieldPossibleValue

        public QCustomWizardFieldPossibleValue​(String variable)
      • QCustomWizardFieldPossibleValue

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

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

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

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