public static class ExplainStatement.Option extends Object
| Constructor and Description |
|---|
Option(ExplainStatement.OptionType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
formatOption() |
ExplainStatement.OptionType |
getType() |
String |
getValue() |
void |
setValue(String value) |
public Option(ExplainStatement.OptionType type)
public ExplainStatement.OptionType getType()
public String getValue()
public void setValue(String value)
public String formatOption()
Copyright © 2004–2020 JSQLParser. All rights reserved.