.class public interface abstract annotation Lorg/greenrobot/greendao/annotation/JoinEntity; .super Ljava/lang/Object; .source "JoinEntity.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 entity()Ljava/lang/Class; .annotation system Ldalvik/annotation/Signature; value = { "()", "Ljava/lang/Class<", "*>;" } .end annotation .end method .method public abstract sourceProperty()Ljava/lang/String; .end method .method public abstract targetProperty()Ljava/lang/String; .end method