Uses of Enum Class
org.simpleframework.xml.DefaultType
Packages that use DefaultType
-
Uses of DefaultType in org.simpleframework.xml
Subclasses with type arguments of type DefaultType in org.simpleframework.xmlModifier and TypeClassDescriptionenumTheDefaultTypeenumeration is used to specify the type of defaults to apply to a class.Methods in org.simpleframework.xml that return DefaultTypeModifier and TypeMethodDescriptionstatic DefaultTypeReturns the enum constant of this class with the specified name.static DefaultType[]DefaultType.values()Returns an array containing the constants of this enum class, in the order they are declared.