Uses of Class
org.javastro.ivoa.entities.resource.dataservice.InputParam
Packages that use InputParam
-
Uses of InputParam in org.javastro.ivoa.entities.resource.dataservice
Fields in org.javastro.ivoa.entities.resource.dataservice with type parameters of type InputParamModifier and TypeFieldDescriptionprotected List<InputParam>ParamHTTP.paramsA description of a input parameter that can be provided as a name=value argument to the service.Methods in org.javastro.ivoa.entities.resource.dataservice that return InputParamModifier and TypeMethodDescriptionObjectFactory.createInputParam()Create an instance ofInputParamInputParam.withDataType(SimpleDataType value) InputParam.withDescription(String value) Methods in org.javastro.ivoa.entities.resource.dataservice that return types with arguments of type InputParamModifier and TypeMethodDescriptionParamHTTP.getParams()A description of a input parameter that can be provided as a name=value argument to the service.Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type InputParamMethod parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type InputParam