@Documented @Inherited @Retention(value=RUNTIME) @Target(value=FIELD) @ClassMappingAnnotation(clazz=JFieldBean.class) public @interface JFieldType
String
converter
boolean
highlighter
id
name
org.apache.lucene.document.Field.Store
store
public abstract String name
public abstract String id
public abstract boolean highlighter
public abstract String converter
public abstract org.apache.lucene.document.Field.Store store
Copyright © 2023 onecode. All rights reserved.