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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor that return FileBuilderType.Command
 FileBuilderType.Command ObjectFactory.createFileBuilderTypeCommand()
          Create an instance of FileBuilderType.Command
 FileBuilderType.Command FileBuilderType.getCommand()
          Gets the value of the command property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type FileBuilderType.Command
 void FileBuilderType.setCommand(FileBuilderType.Command value)
          Sets the value of the command property.