- Enclosing class:
- Query
public static class Query.PropInfo
extends Object
-
Field Summary
Fields
static final com.kscs.util.jaxb.SinglePropertyInfo<Query,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Query,SkyPos>
static final com.kscs.util.jaxb.SinglePropertyInfo<Query,SkySize>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
POS
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Query,SkyPos> POS
-
SIZE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Query,SkySize> SIZE
-
VERB
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Query,BigInteger> VERB
-
-
Constructor Details
-
PropInfo
public PropInfo()