org.tinygroup.metadata.config.dto
类 Dtos

java.lang.Object
  继承者 org.tinygroup.metadata.config.dto.Dtos

public class Dtos
extends Object

Created by wangwy11342 on 2016/5/19.


构造方法摘要
Dtos()
           
 
方法摘要
 List<Dto> getDtoList()
           
 void setDtoList(List<Dto> dtoList)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Dtos

public Dtos()
方法详细信息

getDtoList

public List<Dto> getDtoList()

setDtoList

public void setDtoList(List<Dto> dtoList)


Copyright © 2006–2016 TinyGroup. All rights reserved.