Uses of Class
org.joda.convert.Types.ClassOwnership
-
Packages that use Types.ClassOwnership Package Description org.joda.convert -
-
Uses of Types.ClassOwnership in org.joda.convert
Fields in org.joda.convert declared as Types.ClassOwnership Modifier and Type Field Description (package private) static Types.ClassOwnershipTypes.ClassOwnership. JVM_BEHAVIORMethods in org.joda.convert that return Types.ClassOwnership Modifier and Type Method Description private static Types.ClassOwnershipTypes.ClassOwnership. detectJvmBehavior()static Types.ClassOwnershipTypes.ClassOwnership. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Types.ClassOwnership[]Types.ClassOwnership. values()Returns an array containing the constants of this enum type, in the order they are declared.
-