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

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

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

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