Class ParamHTTP.PropInfo
java.lang.Object
org.javastro.ivoa.entities.resource.dataservice.ParamHTTP.PropInfo
- Enclosing class:
- ParamHTTP
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ParamHTTP,InputParam> static final com.kscs.util.jaxb.CollectionPropertyInfo<ParamHTTP,HTTPQueryType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
QUERY_TYPES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<ParamHTTP,HTTPQueryType> QUERY_TYPES -
RESULT_TYPE
-
PARAMS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<ParamHTTP,InputParam> PARAMS -
TEST_QUERY
-
-
Constructor Details
-
PropInfo
public PropInfo()
-