| Package | Description |
|---|---|
| org.joda.beans.ser |
Serialization of Joda-Beans.
|
| Modifier and Type | Method and Description |
|---|---|
SerCategory |
SerIterator.category()
Gets the category of iterable.
|
SerCategory |
SerIterable.category()
Gets the category of iterable.
|
static SerCategory |
SerCategory.valueOf(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–2017 Joda.org. All rights reserved.