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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor 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.Abstractor with parameters of type ViewType.Language
 void ViewType.setLanguage(ViewType.Language value)
          Sets the value of the language property.