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

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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor 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.