
com.capitalone.dashboard.model.QRallyFeature Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hygieia-common Show documentation
Show all versions of hygieia-common Show documentation
Core package shared by API layer and Microservices
The newest version!
package com.capitalone.dashboard.model;
import static com.querydsl.core.types.PathMetadataFactory.*;
import com.querydsl.core.types.dsl.*;
import com.querydsl.core.types.PathMetadata;
import javax.annotation.Generated;
import com.querydsl.core.types.Path;
import com.querydsl.core.types.dsl.PathInits;
/**
* QRallyFeature is a Querydsl query type for RallyFeature
*/
@Generated("com.querydsl.codegen.EntitySerializer")
public class QRallyFeature extends EntityPathBase {
private static final long serialVersionUID = -152022514L;
private static final PathInits INITS = PathInits.DIRECT2;
public static final QRallyFeature rallyFeature = new QRallyFeature("rallyFeature");
public final QBaseModel _super;
public final org.bson.types.QObjectId collectorItemId;
public final SimplePath
© 2015 - 2025 Weber Informatics LLC | Privacy Policy