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

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

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

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