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

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

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

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