package com.bizofficer.apiweb.treeview;


public class TreeviewBean {

	private Integer templateId;

	public Integer getTemplateId() {
		return templateId;
	}

	public void setTemplateId(Integer templateId) {
		this.templateId = templateId;
	}

	
	
	
	
	
	
	
	

	

	
	
	
}
