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

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

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

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

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