你们好,我用的idea,然后我orderbean继承orderext,然后orderext中有个集合,类型是order实体类,我怎么才能用orderbean.出order中的东西,有get set方法
orderbean获取属性集合,遍历集合就能获取order对象。
最好把代码截图看一下