Uses of Class
org.deegree.theme.persistence.standard.jaxb.ThemeType

Packages that use ThemeType
org.deegree.theme.persistence.standard.jaxb   
 

Uses of ThemeType in org.deegree.theme.persistence.standard.jaxb
 

Fields in org.deegree.theme.persistence.standard.jaxb declared as ThemeType
protected  ThemeType Themes.theme
           
 

Fields in org.deegree.theme.persistence.standard.jaxb with type parameters of type ThemeType
protected  List<ThemeType> ThemeType.theme
           
 

Methods in org.deegree.theme.persistence.standard.jaxb that return ThemeType
 ThemeType ObjectFactory.createThemeType()
          Create an instance of ThemeType
 ThemeType Themes.getTheme()
          Gets the value of the theme property.
 

Methods in org.deegree.theme.persistence.standard.jaxb that return types with arguments of type ThemeType
 List<ThemeType> ThemeType.getTheme()
          Gets the value of the theme property.
 

Methods in org.deegree.theme.persistence.standard.jaxb with parameters of type ThemeType
 void Themes.setTheme(ThemeType value)
          Sets the value of the theme property.
 



Copyright © 2011. All Rights Reserved.