public class RefBean extends Object implements CustomBean
public RefBean()
public RefBean(Ref annotation)
public RefType getRef()
public void setRef(RefType ref)
public ViewType getView()
public void setView(ViewType view)
public String getPk()
public void setPk(String pk)
public String getFk()
public void setFk(String fk)
public String toAnnotationStr()
toAnnotationStr 在接口中 CustomBeanCopyright © 2023 onecode. All rights reserved.