@Retention(value=RUNTIME) @Target(value=FIELD) @Documented public @interface Ignore
BeanIntrospector
Modifier and Type | Optional Element and Description |
---|---|
boolean |
includeNested
Whether to ignore any nested property too, if any.
|
Copyright © 2018 The Holon Platform. All rights reserved.