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

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

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

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition 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.AbstractionDefinition with parameters of type FileBuilderType.Command
 void FileBuilderType.setCommand(FileBuilderType.Command value)
          Sets the value of the command property.