| Package | Description |
|---|---|
| org.joda.beans.ser |
Serialization of Joda-Beans.
|
| Modifier and Type | Method | Description |
|---|---|---|
SerCategory |
SerIterable.category() |
Gets the category of iterable.
|
SerCategory |
SerIterator.category() |
Gets the category of iterable.
|
static SerCategory |
SerCategory.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SerCategory[] |
SerCategory.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2018 Joda.org. All rights reserved.