Annotation Interface Hierarchy
- org.springframework.format.annotation.DateTimeFormat (implements java.lang.annotation.Annotation)
 - org.springframework.format.annotation.DurationFormat (implements java.lang.annotation.Annotation)
 - org.springframework.format.annotation.NumberFormat (implements java.lang.annotation.Annotation)
 
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.format.annotation.DateTimeFormat.ISO
 - org.springframework.format.annotation.DurationFormat.Style
 - org.springframework.format.annotation.DurationFormat.Unit
 - org.springframework.format.annotation.NumberFormat.Style
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)