it.eng.qbe.geo.configuration
Class DatamartProviderConfiguration.Hierarchy.Level

java.lang.Object
  extended by it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy.Level
Enclosing class:
DatamartProviderConfiguration.Hierarchy

public static class DatamartProviderConfiguration.Hierarchy.Level
extends java.lang.Object

The Class Level.


Constructor Summary
DatamartProviderConfiguration.Hierarchy.Level()
           
 
Method Summary
 java.lang.String getColumnDesc()
          Gets the column desc.
 java.lang.String getColumnId()
          Gets the column id.
 java.lang.String getFeatureName()
          Gets the feature name.
 java.lang.String getName()
          Gets the name.
 void setColumnDesc(java.lang.String columnDesc)
          Sets the column desc.
 void setColumnId(java.lang.String columnId)
          Sets the column id.
 void setFeatureName(java.lang.String featureName)
          Sets the feature name.
 void setName(java.lang.String name)
          Sets the name.
 java.lang.String toXml()
          To xml.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatamartProviderConfiguration.Hierarchy.Level

public DatamartProviderConfiguration.Hierarchy.Level()
Method Detail

getColumnDesc

public java.lang.String getColumnDesc()
Gets the column desc.

Returns:
the column desc

setColumnDesc

public void setColumnDesc(java.lang.String columnDesc)
Sets the column desc.

Parameters:
columnDesc - the new column desc

getColumnId

public java.lang.String getColumnId()
Gets the column id.

Returns:
the column id

setColumnId

public void setColumnId(java.lang.String columnId)
Sets the column id.

Parameters:
columnId - the new column id

getFeatureName

public java.lang.String getFeatureName()
Gets the feature name.

Returns:
the feature name

setFeatureName

public void setFeatureName(java.lang.String featureName)
Sets the feature name.

Parameters:
featureName - the new feature name

getName

public java.lang.String getName()
Gets the name.

Returns:
the name

setName

public void setName(java.lang.String name)
Sets the name.

Parameters:
name - the new name

toXml

public java.lang.String toXml()
To xml.

Returns:
the string