-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum TreeFillingMethodData fill method.
-
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<TreeFillingMethod>values()static TreeFillingMethodvalueOf(String name)-
-
Method Detail
-
values
static Array<TreeFillingMethod> values()
-
valueOf
static TreeFillingMethod valueOf(String name)
-
-
-
-