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

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

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

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

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