@Generated(value="com.mysema.query.codegen.EntitySerializer") public class QRadAcct extends com.mysema.query.types.path.EntityPathBase<RadAcct>
Modifier and Type | Field and Description |
---|---|
com.mysema.query.types.path.StringPath |
acctAuthentic |
com.mysema.query.types.path.NumberPath<Long> |
acctInputOctets |
com.mysema.query.types.path.NumberPath<Long> |
acctOutputOctets |
com.mysema.query.types.path.StringPath |
acctSessionId |
com.mysema.query.types.path.NumberPath<Long> |
acctSessionTime |
com.mysema.query.types.path.NumberPath<Integer> |
acctStartDelay |
com.mysema.query.types.path.DateTimePath<OffsetDateTime> |
acctStartTime |
com.mysema.query.types.path.NumberPath<Integer> |
acctStopDelay |
com.mysema.query.types.path.DateTimePath<OffsetDateTime> |
acctStopTime |
com.mysema.query.types.path.StringPath |
acctTerminateCause |
com.mysema.query.types.path.StringPath |
acctUniqueId |
com.mysema.query.types.path.StringPath |
calledStationId |
com.mysema.query.types.path.StringPath |
callingStationId |
com.mysema.query.types.path.StringPath |
connectInfoStart |
com.mysema.query.types.path.StringPath |
connectInfoStop |
com.mysema.query.types.path.SimplePath<InetAddress> |
framedIPAddress |
com.mysema.query.types.path.StringPath |
framedProtocol |
com.mysema.query.types.path.StringPath |
groupName |
com.mysema.query.types.path.SimplePath<InetAddress> |
nasIPAddress |
com.mysema.query.types.path.StringPath |
nasPortId |
com.mysema.query.types.path.StringPath |
nasPortType |
static QRadAcct |
radAcct |
com.mysema.query.types.path.NumberPath<Long> |
radAcctId |
com.mysema.query.types.path.StringPath |
realm |
com.mysema.query.types.path.StringPath |
serviceType |
com.mysema.query.types.path.StringPath |
userName |
com.mysema.query.types.path.StringPath |
xAscendSessionSvrKey |
Constructor and Description |
---|
QRadAcct(com.mysema.query.types.Path<? extends RadAcct> path) |
QRadAcct(com.mysema.query.types.PathMetadata<?> metadata) |
QRadAcct(String variable) |
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAny
as, as, count, countDistinct, eq, eq, eqAll, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, when
equals, getType, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final QRadAcct radAcct
public final com.mysema.query.types.path.StringPath acctAuthentic
public final com.mysema.query.types.path.NumberPath<Long> acctInputOctets
public final com.mysema.query.types.path.NumberPath<Long> acctOutputOctets
public final com.mysema.query.types.path.StringPath acctSessionId
public final com.mysema.query.types.path.NumberPath<Long> acctSessionTime
public final com.mysema.query.types.path.NumberPath<Integer> acctStartDelay
public final com.mysema.query.types.path.DateTimePath<OffsetDateTime> acctStartTime
public final com.mysema.query.types.path.NumberPath<Integer> acctStopDelay
public final com.mysema.query.types.path.DateTimePath<OffsetDateTime> acctStopTime
public final com.mysema.query.types.path.StringPath acctTerminateCause
public final com.mysema.query.types.path.StringPath acctUniqueId
public final com.mysema.query.types.path.StringPath calledStationId
public final com.mysema.query.types.path.StringPath callingStationId
public final com.mysema.query.types.path.StringPath connectInfoStart
public final com.mysema.query.types.path.StringPath connectInfoStop
public final com.mysema.query.types.path.SimplePath<InetAddress> framedIPAddress
public final com.mysema.query.types.path.StringPath framedProtocol
public final com.mysema.query.types.path.StringPath groupName
public final com.mysema.query.types.path.SimplePath<InetAddress> nasIPAddress
public final com.mysema.query.types.path.StringPath nasPortId
public final com.mysema.query.types.path.StringPath nasPortType
public final com.mysema.query.types.path.NumberPath<Long> radAcctId
public final com.mysema.query.types.path.StringPath realm
public final com.mysema.query.types.path.StringPath serviceType
public final com.mysema.query.types.path.StringPath userName
public final com.mysema.query.types.path.StringPath xAscendSessionSvrKey
Copyright © 2016. All rights reserved.