public class DialectFunction extends Object
Constructor and Description |
---|
DialectFunction() |
Modifier and Type | Method and Description |
---|---|
String |
getDesc() |
List<Dialect> |
getDialects() |
String |
getFormat() |
String |
getName() |
void |
setDesc(String desc) |
void |
setDialects(List<Dialect> dialects) |
void |
setFormat(String format) |
void |
setName(String name) |
Copyright © 2006–2018 TinyGroup. All rights reserved.