Uses of Class
com.eu.miscedautils.ipxact.DesignConfig.ClockDriver

Packages that use ClockDriver
com.eu.miscedautils.ipxact.DesignConfig   
 

Uses of ClockDriver in com.eu.miscedautils.ipxact.DesignConfig
 

Methods in com.eu.miscedautils.ipxact.DesignConfig that return ClockDriver
 ClockDriver ObjectFactory.createClockDriver()
          Create an instance of ClockDriver
 ClockDriver DriverType.getClockDriver()
          Gets the value of the clockDriver property.
 

Methods in com.eu.miscedautils.ipxact.DesignConfig with parameters of type ClockDriver
 void DriverType.setClockDriver(ClockDriver value)
          Sets the value of the clockDriver property.