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

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

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

Methods in com.eu.miscedautils.ipxact.Generator 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.Generator with parameters of type Choices
 void GeneratorChain.setChoices(Choices value)
          Sets the value of the choices property.