public abstract class TypoTolerance extends Object implements Serializable, CompoundType
| Constructor and Description |
|---|
TypoTolerance() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
abstract Object |
getInsideValue() |
int |
hashCode() |
static TypoTolerance |
of(Boolean bool) |
static TypoTolerance |
of(String string) |
public static TypoTolerance of(String string)
public static TypoTolerance of(Boolean bool)
public abstract Object getInsideValue()
getInsideValue in interface CompoundTypeCopyright © 2018. All rights reserved.