Class ParamHTTP.PropInfo

java.lang.Object
org.javastro.ivoa.entities.resource.dataservice.ParamHTTP.PropInfo
Enclosing class:
ParamHTTP

public static class ParamHTTP.PropInfo extends Object
  • Field Details

    • QUERY_TYPES

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<ParamHTTP,HTTPQueryType> QUERY_TYPES
    • RESULT_TYPE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ParamHTTP,String> RESULT_TYPE
    • PARAMS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<ParamHTTP,InputParam> PARAMS
    • TEST_QUERY

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

    • PropInfo

      public PropInfo()