@Retention(value=RUNTIME) @Target(value=FIELD) @Documented public @interface MultiField
| Modifier and Type | Required Element and Description |
|---|---|
Field |
mainField |
| Modifier and Type | Optional Element and Description |
|---|---|
InnerField[] |
otherFields |
public abstract Field mainField
public abstract InnerField[] otherFields
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.