com.jaspersoft.jasperserver.war.common
Class ConfigurationBean.DataSourceType

java.lang.Object
  extended by com.jaspersoft.jasperserver.war.common.ConfigurationBean.DataSourceType
Enclosing class:
ConfigurationBean

public static class ConfigurationBean.DataSourceType
extends java.lang.Object


Constructor Summary
ConfigurationBean.DataSourceType(java.lang.Class type, java.lang.String typeValue, java.lang.String labelMessage)
           
 
Method Summary
 java.lang.String getLabelMessage()
           
 java.lang.Class getType()
           
 java.lang.String getTypeValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationBean.DataSourceType

public ConfigurationBean.DataSourceType(java.lang.Class type,
                                        java.lang.String typeValue,
                                        java.lang.String labelMessage)
Method Detail

getLabelMessage

public java.lang.String getLabelMessage()

getType

public java.lang.Class getType()

getTypeValue

public java.lang.String getTypeValue()


Copyright © 2007. All Rights Reserved.