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

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

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

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