Package com.fauna.annotation
Annotation Type FaunaObject
-
@Retention(RUNTIME) @Target(TYPE) @Deprecated public @interface FaunaObject
Deprecated.Attribute used to indicate that a class represents a Fauna object.
@Retention(RUNTIME)
@Target(TYPE)
@Deprecated
public @interface FaunaObject