Package com.fauna.annotation
Annotation Type FaunaColl
-
@Retention(RUNTIME) @Target(FIELD) public @interface FaunaColl
Attribute used to indicate that a field should be ignored during encoding and decoding.
@Retention(RUNTIME)
@Target(FIELD)
public @interface FaunaColl