Class QFieldWithAllowedNets
- 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<FieldWithAllowedNets<?>>
-
- com.netgrif.application.engine.petrinet.domain.dataset.QFieldWithAllowedNets
-
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<FieldWithAllowedNets<?>>,com.querydsl.core.types.Expression<FieldWithAllowedNets<?>>,com.querydsl.core.types.Path<FieldWithAllowedNets<?>>,java.io.Serializable
@Generated("com.querydsl.codegen.DefaultEntitySerializer") public class QFieldWithAllowedNets extends com.querydsl.core.types.dsl.EntityPathBase<FieldWithAllowedNets<?>>QFieldWithAllowedNets is a Querydsl query type for FieldWithAllowedNets- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description QObjectId_idQField_supercom.querydsl.core.types.dsl.ListPath<java.lang.String,com.querydsl.core.types.dsl.StringPath>allowedNetsQObjectNodebehaviorQComponentcomponentcom.querydsl.core.types.dsl.SimplePath<java.lang.Object>defaultValueQI18nStringdescriptioncom.querydsl.core.types.dsl.BooleanPathdynamicDefaultValuecom.querydsl.core.types.dsl.StringPathencryptioncom.querydsl.core.types.dsl.MapPath<DataEventType,DataEvent,QDataEvent>eventsstatic QFieldWithAllowedNetsfieldWithAllowedNetsQFormatformatcom.querydsl.core.types.dsl.BooleanPathimmediatecom.querydsl.core.types.dsl.StringPathimportIdQExpressioninitExpressionQFieldLayoutlayoutcom.querydsl.core.types.dsl.NumberPath<java.lang.Integer>lengthQI18nStringnamecom.querydsl.core.types.dsl.NumberPath<java.lang.Long>ordercom.querydsl.core.types.dsl.StringPathparentCaseIdcom.querydsl.core.types.dsl.StringPathparentTaskIdQI18nStringplaceholdercom.querydsl.core.types.dsl.StringPathstringIdcom.querydsl.core.types.dsl.EnumPath<FieldType>typecom.querydsl.core.types.dsl.ListPath<Validation,QValidation>validationscom.querydsl.core.types.dsl.SimplePath<java.lang.Object>value
-
Constructor Summary
Constructors Constructor Description QFieldWithAllowedNets(com.querydsl.core.types.Path<? extends FieldWithAllowedNets> path)QFieldWithAllowedNets(com.querydsl.core.types.PathMetadata metadata)QFieldWithAllowedNets(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QFieldWithAllowedNets(java.lang.Class<? extends FieldWithAllowedNets<?>> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)QFieldWithAllowedNets(java.lang.String variable)
-
Method Summary
-
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
-
-
-
-
Field Detail
-
fieldWithAllowedNets
public static final QFieldWithAllowedNets fieldWithAllowedNets
-
_super
public final QField _super
-
_id
public final QObjectId _id
-
allowedNets
public final com.querydsl.core.types.dsl.ListPath<java.lang.String,com.querydsl.core.types.dsl.StringPath> allowedNets
-
behavior
public final QObjectNode behavior
-
component
public final QComponent component
-
defaultValue
public final com.querydsl.core.types.dsl.SimplePath<java.lang.Object> defaultValue
-
description
public final QI18nString description
-
dynamicDefaultValue
public final com.querydsl.core.types.dsl.BooleanPath dynamicDefaultValue
-
encryption
public final com.querydsl.core.types.dsl.StringPath encryption
-
events
public final com.querydsl.core.types.dsl.MapPath<DataEventType,DataEvent,QDataEvent> events
-
format
public final QFormat format
-
immediate
public final com.querydsl.core.types.dsl.BooleanPath immediate
-
importId
public final com.querydsl.core.types.dsl.StringPath importId
-
initExpression
public final QExpression initExpression
-
layout
public final QFieldLayout layout
-
length
public final com.querydsl.core.types.dsl.NumberPath<java.lang.Integer> length
-
name
public final QI18nString name
-
order
public final com.querydsl.core.types.dsl.NumberPath<java.lang.Long> order
-
parentCaseId
public final com.querydsl.core.types.dsl.StringPath parentCaseId
-
parentTaskId
public final com.querydsl.core.types.dsl.StringPath parentTaskId
-
placeholder
public final QI18nString placeholder
-
stringId
public final com.querydsl.core.types.dsl.StringPath stringId
-
type
public final com.querydsl.core.types.dsl.EnumPath<FieldType> type
-
validations
public final com.querydsl.core.types.dsl.ListPath<Validation,QValidation> validations
-
value
public final com.querydsl.core.types.dsl.SimplePath<java.lang.Object> value
-
-
Constructor Detail
-
QFieldWithAllowedNets
public QFieldWithAllowedNets(java.lang.String variable)
-
QFieldWithAllowedNets
public QFieldWithAllowedNets(com.querydsl.core.types.Path<? extends FieldWithAllowedNets> path)
-
QFieldWithAllowedNets
public QFieldWithAllowedNets(com.querydsl.core.types.PathMetadata metadata)
-
QFieldWithAllowedNets
public QFieldWithAllowedNets(com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-
QFieldWithAllowedNets
public QFieldWithAllowedNets(java.lang.Class<? extends FieldWithAllowedNets<?>> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-
-