public interface GetFeature
| Modifier and Type | Method and Description |
|---|---|
void |
clearQuery() |
void |
deleteMaxFeatures() |
Enumeration |
enumerateQuery() |
int |
getMaxFeatures() |
String |
getOutputFormat() |
int |
getQueryCount() |
String |
getService() |
String |
getVersion() |
boolean |
hasMaxFeatures() |
boolean |
isValid() |
void |
setMaxFeatures(int maxFeatures) |
void |
setOutputFormat(String outputFormat) |
void |
setService(String service) |
void |
setVersion(String version) |
void |
validate() |
void clearQuery()
void deleteMaxFeatures()
Enumeration enumerateQuery()
int getMaxFeatures()
String getService()
String getOutputFormat()
int getQueryCount()
String getVersion()
boolean hasMaxFeatures()
boolean isValid()
void setMaxFeatures(int maxFeatures)
void setService(String service)
void setOutputFormat(String outputFormat)
void setVersion(String version)
void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationExceptionCopyright © 2022 B3Partners B.V.. All rights reserved.