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

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

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

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