类com.alipay.api.domain.DrawndnVo源码实例Demo

下面列出了怎么用com.alipay.api.domain.DrawndnVo的API类实例代码及写法,或者点击链接到github查看源代码。

public void setDrawndnList(List<DrawndnVo> drawndnList) {
	this.drawndnList = drawndnList;
}
 
public List<DrawndnVo> getDrawndnList( ) {
	return this.drawndnList;
}
 
public void setDrawndnList(List<DrawndnVo> drawndnList) {
	this.drawndnList = drawndnList;
}
 
public List<DrawndnVo> getDrawndnList( ) {
	return this.drawndnList;
}
 
public void setDrawndnList(List<DrawndnVo> drawndnList) {
	this.drawndnList = drawndnList;
}
 
public List<DrawndnVo> getDrawndnList( ) {
	return this.drawndnList;
}
 
 类所在包
 类方法
 同包方法