@Retention(value=RUNTIME) @Target(value=FIELD) @Documented public @interface Sequence
BeanIntrospector
Modifier and Type | Required Element and Description |
---|---|
int |
value
Get the property sequence
|
Copyright © 2018 The Holon Platform. All rights reserved.