Uses of Class
com.eu.miscedautils.ipxact.DesignConfig.File.BuildCommand.Command

Packages that use File.BuildCommand.Command
com.eu.miscedautils.ipxact.DesignConfig   
 

Uses of File.BuildCommand.Command in com.eu.miscedautils.ipxact.DesignConfig
 

Methods in com.eu.miscedautils.ipxact.DesignConfig that return File.BuildCommand.Command
 File.BuildCommand.Command ObjectFactory.createFileBuildCommandCommand()
          Create an instance of File.BuildCommand.Command
 File.BuildCommand.Command File.BuildCommand.getCommand()
          Gets the value of the command property.
 

Methods in com.eu.miscedautils.ipxact.DesignConfig with parameters of type File.BuildCommand.Command
 void File.BuildCommand.setCommand(File.BuildCommand.Command value)
          Sets the value of the command property.