-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Retention(value = RetentionPolicy.RUNTIME)@Target(value = ElementType.FIELD) public @interface MetaProperty
Copyright 2017 Meniga Iceland Inc.
-
-
Method Summary
Modifier and Type Method Description abstract String
fromProperty()
-
-
Method Detail
-
fromProperty
abstract String fromProperty()
-
-
-
-