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

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

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

Methods in com.eu.miscedautils.ipxact.Component that return FileBuilderType.Flags
 FileBuilderType.Flags ObjectFactory.createFileBuilderTypeFlags()
          Create an instance of FileBuilderType.Flags
 FileBuilderType.Flags FileBuilderType.getFlags()
          Gets the value of the flags property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type FileBuilderType.Flags
 void FileBuilderType.setFlags(FileBuilderType.Flags value)
          Sets the value of the flags property.