Uses of Class
com.eu.miscedautils.ipxact.DesignConfig.ViewType.Language

Packages that use ViewType.Language
com.eu.miscedautils.ipxact.DesignConfig   
 

Uses of ViewType.Language in com.eu.miscedautils.ipxact.DesignConfig
 

Methods in com.eu.miscedautils.ipxact.DesignConfig that return ViewType.Language
 ViewType.Language ObjectFactory.createViewTypeLanguage()
          Create an instance of ViewType.Language
 ViewType.Language ViewType.getLanguage()
          Gets the value of the language property.
 

Methods in com.eu.miscedautils.ipxact.DesignConfig with parameters of type ViewType.Language
 void ViewType.setLanguage(ViewType.Language value)
          Sets the value of the language property.