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

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

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

Methods in com.eu.miscedautils.ipxact.DesignConfig 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.DesignConfig with parameters of type ExecutableImage.LanguageTools
 void ExecutableImage.setLanguageTools(ExecutableImage.LanguageTools value)
          Sets the value of the languageTools property.