@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Property
Ignore
boolean
indexed
String
name
public abstract String name
public abstract boolean indexed
Copyright © 2016. All rights reserved.