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

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

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

Methods in com.eu.miscedautils.ipxact.BusDefinition 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.BusDefinition with parameters of type ClockDriver
 void DriverType.setClockDriver(ClockDriver value)
          Sets the value of the clockDriver property.