public abstract class SystemQueryOptionImpl extends QueryOptionImpl implements SystemQueryOption
| Constructor and Description |
|---|
SystemQueryOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
SystemQueryOptionKind |
getKind() |
String |
getName() |
protected void |
setKind(SystemQueryOptionKind kind) |
getText, setName, setTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTextpublic SystemQueryOptionKind getKind()
getKind in interface SystemQueryOptionprotected void setKind(SystemQueryOptionKind kind)
public String getName()
getName in interface QueryOptiongetName in class QueryOptionImplCopyright © 2023. All rights reserved.