@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 |
|---|---|
NestedField[] |
otherFields |
public abstract Field mainField
public abstract NestedField[] otherFields
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.