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

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

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

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