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