Class QIpGeolocationConfiguration

    • Field Detail

      • scriptParameters

        public final com.querydsl.core.types.dsl.StringPath scriptParameters
    • Constructor Detail

      • QIpGeolocationConfiguration

        public QIpGeolocationConfiguration​(String variable)
      • QIpGeolocationConfiguration

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

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

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

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