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

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

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

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

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