Uses of Class
com.eu.miscedautils.ipxact.Component.File.BuildCommand.Flags

Packages that use File.BuildCommand.Flags
com.eu.miscedautils.ipxact.Component   
 

Uses of File.BuildCommand.Flags in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return File.BuildCommand.Flags
 File.BuildCommand.Flags ObjectFactory.createFileBuildCommandFlags()
          Create an instance of File.BuildCommand.Flags
 File.BuildCommand.Flags File.BuildCommand.getFlags()
          Gets the value of the flags property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type File.BuildCommand.Flags
 void File.BuildCommand.setFlags(File.BuildCommand.Flags value)
          Sets the value of the flags property.