Uses of Class
com.eu.miscedautils.ipxact.Component.File.IsIncludeFile

Packages that use File.IsIncludeFile
com.eu.miscedautils.ipxact.Component   
 

Uses of File.IsIncludeFile in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return File.IsIncludeFile
 File.IsIncludeFile ObjectFactory.createFileIsIncludeFile()
          Create an instance of File.IsIncludeFile
 File.IsIncludeFile File.getIsIncludeFile()
          Gets the value of the isIncludeFile property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type File.IsIncludeFile
 void File.setIsIncludeFile(File.IsIncludeFile value)
          Sets the value of the isIncludeFile property.