.class public interface abstract annotation Lorg/greenrobot/greendao/annotation/Convert; .super Ljava/lang/Object; .source "Convert.java" # interfaces .implements Ljava/lang/annotation/Annotation; # annotations .annotation runtime Ljava/lang/annotation/Retention; value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy; .end annotation .annotation runtime Ljava/lang/annotation/Target; value = { .enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType; } .end annotation # virtual methods .method public abstract columnType()Ljava/lang/Class; .end method .method public abstract converter()Ljava/lang/Class; .annotation system Ldalvik/annotation/Signature; value = { "()", "Ljava/lang/Class<", "+", "Lorg/greenrobot/greendao/converter/PropertyConverter;", ">;" } .end annotation .end method