Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.FileSetType

Packages that use FileSetType
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of FileSetType in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return FileSetType
 FileSetType ObjectFactory.createFileSetType()
          Create an instance of FileSetType
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return types with arguments of type FileSetType
 javax.xml.bind.JAXBElement<FileSetType> ObjectFactory.createFileSet(FileSetType value)
          Create an instance of JAXBElement<FileSetType>}
 java.util.List<FileSetType> FileSets.getFileSet()
          Gets the value of the fileSet property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type FileSetType
 javax.xml.bind.JAXBElement<FileSetType> ObjectFactory.createFileSet(FileSetType value)
          Create an instance of JAXBElement<FileSetType>}