Package com.fauna.annotation
Class FaunaFieldImpl
- java.lang.Object
-
- com.fauna.annotation.FaunaFieldImpl
-
- All Implemented Interfaces:
java.lang.annotation.Annotation
public class FaunaFieldImpl extends java.lang.Object implements FaunaField
-
-
Constructor Summary
Constructors Constructor Description FaunaFieldImpl(FaunaField annotation)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Class<? extends java.lang.annotation.Annotation>
annotationType()
java.lang.String
name()
-
-
-
Constructor Detail
-
FaunaFieldImpl
public FaunaFieldImpl(FaunaField annotation)
-
-