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

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

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

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

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