com.capitalone.dashboard.model.QRallyFeature Maven / Gradle / Ivy
package com.capitalone.dashboard.model;
import static com.mysema.query.types.PathMetadataFactory.*;
import com.mysema.query.types.path.*;
import com.mysema.query.types.PathMetadata;
import javax.annotation.Generated;
import com.mysema.query.types.Path;
import com.mysema.query.types.path.PathInits;
/**
* QRallyFeature is a Querydsl query type for RallyFeature
*/
@Generated("com.mysema.query.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