Class Query.PropInfo

java.lang.Object
org.javastro.ivoa.entities.resource.cone.Query.PropInfo
Enclosing class:
Query

public static class Query.PropInfo extends Object
  • Field Details

    • RA

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Query,Double> RA
    • DEC

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Query,Double> DEC
    • SR

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Query,Double> SR
    • VERB

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Query,BigInteger> VERB
    • CATALOG

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Query,String> CATALOG
    • EXTRAS

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Query,String> EXTRAS
  • Constructor Details

    • PropInfo

      public PropInfo()