jTransfo, 0.10

org.jtransfo
Annotation Type MapOnlies


@Retention(value=RUNTIME)
@Target(value=FIELD)
@Documented
public @interface MapOnlies

Annotation which allows you to put many MapOnly annotations on a field.

Note that it is not determined which annotation is used when several annotations contain the same tag.


Required Element Summary
 MapOnly[] value
          Tags for which this annotation applies.
 

Element Detail

value

public abstract MapOnly[] value
Tags for which this annotation applies.


jTransfo, 0.10

Copyright © 2013. All rights reserved.