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

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

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

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