Package org.openwms.wms.inventory
Class QUomRelation
java.lang.Object
com.querydsl.core.types.dsl.DslExpression<T>
com.querydsl.core.types.dsl.SimpleExpression<T>
com.querydsl.core.types.dsl.BeanPath<T>
com.querydsl.core.types.dsl.EntityPathBase<UomRelation>
org.openwms.wms.inventory.QUomRelation
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<UomRelation>
,com.querydsl.core.types.Expression<UomRelation>
,com.querydsl.core.types.Path<UomRelation>
,Serializable
@Generated("com.querydsl.codegen.DefaultEntitySerializer")
public class QUomRelation
extends com.querydsl.core.types.dsl.EntityPathBase<UomRelation>
QUomRelation is a Querydsl query type for UomRelation
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal org.ameba.integration.jpa.QApplicationEntity
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.DateTimePath<Date>
final com.querydsl.core.types.dsl.StringPath
protected QDimension
private static final com.querydsl.core.types.dsl.PathInits
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.DateTimePath<Date>
final com.querydsl.core.types.dsl.NumberPath<Long>
final com.querydsl.core.types.dsl.NumberPath<Long>
final com.querydsl.core.types.dsl.StringPath
protected QProduct
private static final long
final com.querydsl.core.types.dsl.SimplePath<org.openwms.core.units.api.Measurable>
static final QUomRelation
Fields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin
-
Constructor Summary
ConstructorsConstructorDescriptionQUomRelation
(com.querydsl.core.types.Path<? extends UomRelation> path) QUomRelation
(com.querydsl.core.types.PathMetadata metadata) QUomRelation
(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) QUomRelation
(Class<? extends UomRelation> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) QUomRelation
(String variable) -
Method Summary
Methods inherited from class com.querydsl.core.types.dsl.EntityPathBase
getMetadata
Methods inherited from class com.querydsl.core.types.dsl.BeanPath
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAny
Methods inherited from class com.querydsl.core.types.dsl.SimpleExpression
as, as, count, countDistinct, eq, eq, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, notIn, notIn, nullif, nullif, when, when
Methods inherited from class com.querydsl.core.types.dsl.DslExpression
equals, getType, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.querydsl.core.types.Expression
accept, getType
Methods inherited from interface com.querydsl.core.types.Path
getAnnotatedElement, getMetadata, getRoot
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
INITS
private static final com.querydsl.core.types.dsl.PathInits INITS -
uomRelation
-
_super
public final org.ameba.integration.jpa.QApplicationEntity _super -
code
public final com.querydsl.core.types.dsl.StringPath code -
createdBy
public final com.querydsl.core.types.dsl.StringPath createdBy -
createDt
-
description
public final com.querydsl.core.types.dsl.StringPath description -
details
-
dimension
-
label
public final com.querydsl.core.types.dsl.StringPath label -
lastModifiedBy
public final com.querydsl.core.types.dsl.StringPath lastModifiedBy -
lastModifiedDt
-
ol
-
pk
-
pKey
public final com.querydsl.core.types.dsl.StringPath pKey -
product
-
unit
public final com.querydsl.core.types.dsl.SimplePath<org.openwms.core.units.api.Measurable> unit
-
-
Constructor Details
-
QUomRelation
-
QUomRelation
-
QUomRelation
public QUomRelation(com.querydsl.core.types.PathMetadata metadata) -
QUomRelation
public QUomRelation(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) -
QUomRelation
public QUomRelation(Class<? extends UomRelation> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-
-
Method Details
-
dimension
-
product
-