Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.ExecutableImage.LanguageTools

Packages that use ExecutableImage.LanguageTools
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of ExecutableImage.LanguageTools in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return ExecutableImage.LanguageTools
 ExecutableImage.LanguageTools ObjectFactory.createExecutableImageLanguageTools()
          Create an instance of ExecutableImage.LanguageTools
 ExecutableImage.LanguageTools ExecutableImage.getLanguageTools()
          Gets the value of the languageTools property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type ExecutableImage.LanguageTools
 void ExecutableImage.setLanguageTools(ExecutableImage.LanguageTools value)
          Sets the value of the languageTools property.