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

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

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

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