it.eng.spagobi.tools.catalogue.bo
Class MetaModel
java.lang.Object
it.eng.spagobi.tools.catalogue.bo.MetaModel
public class MetaModel
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MetaModel
public MetaModel()
getId
public java.lang.Integer getId()
setId
public void setId(java.lang.Integer id)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getCategory
public java.lang.Integer getCategory()
- Returns:
- the category
setCategory
public void setCategory(java.lang.Integer category)
- Parameters:
category
- the category to set
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getDataSourceLabel
public java.lang.String getDataSourceLabel()
setDataSourceLabel
public void setDataSourceLabel(java.lang.String dataSourceLabel)