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

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

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

Methods in com.eu.miscedautils.ipxact.Generator that return Phase
 Phase ObjectFactory.createPhase()
          Create an instance of Phase
 Phase GeneratorType.getPhase()
          Gets the value of the phase property.
 

Methods in com.eu.miscedautils.ipxact.Generator with parameters of type Phase
 void GeneratorType.setPhase(Phase value)
          Sets the value of the phase property.