注释类型分层结构
- com.baidu.yun.core.annotation.HttpParamKeyName (implements java.lang.annotation.Annotation)
- com.baidu.yun.core.annotation.HttpPathKeyName (implements java.lang.annotation.Annotation)
- com.baidu.yun.core.annotation.CollectionRestrict (implements java.lang.annotation.Annotation)
- com.baidu.yun.core.annotation.RegexRestrict (implements java.lang.annotation.Annotation)
- com.baidu.yun.core.annotation.JSonPath (implements java.lang.annotation.Annotation)
- com.baidu.yun.core.annotation.RangeRestrict (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.baidu.yun.core.annotation.R