@Retention(value=RUNTIME) @Target(value=FIELD) @Documented public @interface MapOnlies
MapOnly annotations on a field.
Note that it is not determined which annotation is used when several annotations contain the same tag.
public abstract MapOnly[] value
Copyright © 2017. All rights reserved.