@Documented @Inherited @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface Field
public abstract String value
public abstract IndexType type
IndexType.ASC.IndexTypepublic abstract int weight
IndexType.TEXTCopyright © 2021. All rights reserved.