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

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

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

Methods in com.eu.miscedautils.ipxact.DesignConfig that return File.BuildCommand
 File.BuildCommand ObjectFactory.createFileBuildCommand()
          Create an instance of File.BuildCommand
 File.BuildCommand File.getBuildCommand()
          Gets the value of the buildCommand property.
 

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