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

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

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

Methods in com.eu.miscedautils.ipxact.Design 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.Design with parameters of type File.BuildCommand.Command
 void File.BuildCommand.setCommand(File.BuildCommand.Command value)
          Sets the value of the command property.