Package org.openwms.wms.inventory
Class QLoadUnit
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<LoadUnit>
org.openwms.wms.inventory.QLoadUnit
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<LoadUnit>
,com.querydsl.core.types.Expression<LoadUnit>
,com.querydsl.core.types.Path<LoadUnit>
,Serializable
@Generated("com.querydsl.codegen.DefaultEntitySerializer")
public class QLoadUnit
extends com.querydsl.core.types.dsl.EntityPathBase<LoadUnit>
QLoadUnit is a Querydsl query type for LoadUnit
- 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.DateTimePath<Date>
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>
static final QLoadUnit
final com.querydsl.core.types.dsl.BooleanPath
final com.querydsl.core.types.dsl.BooleanPath
final com.querydsl.core.types.dsl.NumberPath<Long>
final com.querydsl.core.types.dsl.ListPath<PackagingUnit,
QPackagingUnit> final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.NumberPath<Long>
final com.querydsl.core.types.dsl.StringPath
protected QProduct
private static final long
protected QTransportUnit
protected QLoadUnitType
Fields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin
-
Constructor Summary
ConstructorsConstructorDescriptionQLoadUnit
(com.querydsl.core.types.PathMetadata metadata) QLoadUnit
(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) QLoadUnit
(Class<? extends LoadUnit> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) -
Method Summary
Modifier and TypeMethodDescriptionpackagingUnits
(int index) packagingUnits
(com.querydsl.core.types.Expression<Integer> index) product()
type()
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 -
loadUnit
-
_super
public final org.ameba.integration.jpa.QApplicationEntity _super -
createdBy
public final com.querydsl.core.types.dsl.StringPath createdBy -
createDt
-
dimension
-
label
public final com.querydsl.core.types.dsl.StringPath label -
lastModifiedBy
public final com.querydsl.core.types.dsl.StringPath lastModifiedBy -
lastModifiedDt
-
locked
public final com.querydsl.core.types.dsl.BooleanPath locked -
mixedProducts
public final com.querydsl.core.types.dsl.BooleanPath mixedProducts -
ol
-
packagingUnits
-
physicalPosition
public final com.querydsl.core.types.dsl.StringPath physicalPosition -
pk
-
pKey
public final com.querydsl.core.types.dsl.StringPath pKey -
product
-
transportUnit
-
type
-
-
Constructor Details
-
QLoadUnit
-
QLoadUnit
-
QLoadUnit
public QLoadUnit(com.querydsl.core.types.PathMetadata metadata) -
QLoadUnit
public QLoadUnit(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits) -
QLoadUnit
-
-
Method Details
-
dimension
-
packagingUnits
-
packagingUnits
-
product
-
transportUnit
-
type
-