Uses of Class
it.eng.spagobi.engines.network.bean.CrossNavigationLink.CrossNavigationParameterType

Packages that use CrossNavigationLink.CrossNavigationParameterType
it.eng.spagobi.engines.network.bean   
 

Uses of CrossNavigationLink.CrossNavigationParameterType in it.eng.spagobi.engines.network.bean
 

Methods in it.eng.spagobi.engines.network.bean that return CrossNavigationLink.CrossNavigationParameterType
static CrossNavigationLink.CrossNavigationParameterType CrossNavigationLink.CrossNavigationParameterType.getCrossNavigationParameterType(java.lang.String type)
           
 CrossNavigationLink.CrossNavigationParameterType CrossNavigationLink.CrossNavigationParameter.getType()
           
static CrossNavigationLink.CrossNavigationParameterType CrossNavigationLink.CrossNavigationParameterType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CrossNavigationLink.CrossNavigationParameterType[] CrossNavigationLink.CrossNavigationParameterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.