Uses of Class
com.eu.miscedautils.ipxact.Component.FileBuilderType

Packages that use FileBuilderType
com.eu.miscedautils.ipxact.Component   
 

Uses of FileBuilderType in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return FileBuilderType
 FileBuilderType ObjectFactory.createFileBuilderType()
          Create an instance of FileBuilderType
 

Methods in com.eu.miscedautils.ipxact.Component that return types with arguments of type FileBuilderType
 java.util.List<FileBuilderType> ViewType.getDefaultFileBuilder()
          Gets the value of the defaultFileBuilder property.
 java.util.List<FileBuilderType> FileSetType.getDefaultFileBuilder()
          Gets the value of the defaultFileBuilder property.
 java.util.List<FileBuilderType> AbstractorViewType.getDefaultFileBuilder()
          Gets the value of the defaultFileBuilder property.