| Package | Description |
|---|---|
| org.goda.chronic.tags |
| Modifier and Type | Method and Description |
|---|---|
static Separator.SeparatorType |
Separator.SeparatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Separator.SeparatorType[] |
Separator.SeparatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Separator(Separator.SeparatorType type) |
SeparatorAt(Separator.SeparatorType type) |
SeparatorComma(Separator.SeparatorType type) |
SeparatorIn(Separator.SeparatorType type) |
SeparatorSlashOrDash(Separator.SeparatorType type) |
Copyright © 2013 os-cillation GmbH. All rights reserved.