Uses of Class
org.joda.beans.ser.SerCategory

Packages that use SerCategory
org.joda.beans.ser Serialization of Joda-Beans. 
 

Uses of SerCategory in org.joda.beans.ser
 

Methods in org.joda.beans.ser that return SerCategory
 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–2015 Joda.org. All rights reserved.