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

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

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

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