ogre.dms.data
Class VDTemplate

java.lang.Object
  extended by ogre.dms.data.VDTemplate
All Implemented Interfaces:
Serializable

public class VDTemplate
extends Object
implements Serializable

VDTemplate object stands for table VDTemplate.

Since:
V3.0
Version:
$Id: VDTemplate.java,v 1.1.2.1 2010/05/17 10:46:51 esso Exp $
Author:
Docpedia team.
See Also:
Serialized Form

Constructor Summary
VDTemplate()
           
VDTemplate(Map map)
           
 
Method Summary
 String getDescription()
           
 String getGroupID()
           
 HashMap getInfoMap()
           
 String getTemplateID()
           
 String getTemplateName()
           
 void setDescription(String description)
           
 void setGroupID(String groupID)
           
 void setTemplateID(String templateID)
           
 void setTemplateName(String templateName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VDTemplate

public VDTemplate()

VDTemplate

public VDTemplate(Map map)
Method Detail

getInfoMap

public HashMap getInfoMap()

getDescription

public String getDescription()
Returns:
the description

setDescription

public void setDescription(String description)
Parameters:
description - the description to set

getTemplateID

public String getTemplateID()
Returns:
the templateID

setTemplateID

public void setTemplateID(String templateID)
Parameters:
templateID - the templateID to set

getTemplateName

public String getTemplateName()
Returns:
the templateName

setTemplateName

public void setTemplateName(String templateName)
Parameters:
templateName - the templateName to set

getGroupID

public String getGroupID()
Returns:
the groupID

setGroupID

public void setGroupID(String groupID)
Parameters:
groupID - the groupID to set


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.