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

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

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

Methods in com.eu.miscedautils.ipxact.BusDefinition that return Choices
 Choices ObjectFactory.createChoices()
          Create an instance of Choices
 Choices GeneratorChain.getChoices()
          Gets the value of the choices property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type Choices
 void GeneratorChain.setChoices(Choices value)
          Sets the value of the choices property.