public abstract class QueryOptionImpl extends Object implements QueryOption
| Constructor and Description |
|---|
QueryOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getText() |
QueryOptionImpl |
setName(String name) |
QueryOptionImpl |
setText(String value) |
public String getName()
getName in interface QueryOptionpublic QueryOptionImpl setName(String name)
public String getText()
getText in interface QueryOptionpublic QueryOptionImpl setText(String value)
Copyright © 2023. All rights reserved.