com.sas.iquery.metadata.business
Class ExportLevel

com.sas.iquery.metadata.business.ExportLevel

public class ExportLevel


Constructor Summary
ExportLevel()
           
 
Method Summary
 ExportColumn getColumn()
          Returns the hierarchies for this dimension
 java.lang.String getID()
          Returns the model ID of the underlying Level
 java.lang.String getText()
          Returns the Level unique name
 java.lang.Object getUnderlyingObject()
          Returns the omaLevel
 

Constructor Detail

ExportLevel

public ExportLevel()
Method Detail

getUnderlyingObject

public java.lang.Object getUnderlyingObject()
Returns the omaLevel

Returns:

getColumn

public ExportColumn getColumn()
Returns the hierarchies for this dimension

Returns:

getText

public java.lang.String getText()
Returns the Level unique name

Returns:

getID

public java.lang.String getID()
Returns the model ID of the underlying Level




Copyright © 2009 SAS Institute Inc. All Rights Reserved.