Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.File.BuildCommand.TargetName

Packages that use File.BuildCommand.TargetName
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of File.BuildCommand.TargetName in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return File.BuildCommand.TargetName
 File.BuildCommand.TargetName ObjectFactory.createFileBuildCommandTargetName()
          Create an instance of File.BuildCommand.TargetName
 File.BuildCommand.TargetName File.BuildCommand.getTargetName()
          Gets the value of the targetName property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type File.BuildCommand.TargetName
 void File.BuildCommand.setTargetName(File.BuildCommand.TargetName value)
          Sets the value of the targetName property.