protected static class ParsedPredefinedQueryConfigEntry.ParsedQueryParameter extends Object implements PredefinedQueryConfigEntry.QueryParameter
| Modifier | Constructor and Description |
|---|---|
protected |
ParsedQueryParameter() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getDescription() |
Boolean |
getRequired() |
PredefinedQueryConfigEntry.QueryParameterType |
getType()
TODO: see how to complain about invalid type
|
Boolean |
isSafeForRandomGeneration() |
public Optional<String> getDescription()
getDescription in interface PredefinedQueryConfigEntry.QueryParameterpublic Boolean isSafeForRandomGeneration()
isSafeForRandomGeneration in interface PredefinedQueryConfigEntry.QueryParameterpublic Boolean getRequired()
getRequired in interface PredefinedQueryConfigEntry.QueryParameterpublic PredefinedQueryConfigEntry.QueryParameterType getType()
getType in interface PredefinedQueryConfigEntry.QueryParameterCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.