Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.ClockDriverType.ClockPeriod

Packages that use ClockDriverType.ClockPeriod
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of ClockDriverType.ClockPeriod in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return ClockDriverType.ClockPeriod
 ClockDriverType.ClockPeriod ObjectFactory.createClockDriverTypeClockPeriod()
          Create an instance of ClockDriverType.ClockPeriod
 ClockDriverType.ClockPeriod ClockDriverType.getClockPeriod()
          Gets the value of the clockPeriod property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type ClockDriverType.ClockPeriod
 void ClockDriverType.setClockPeriod(ClockDriverType.ClockPeriod value)
          Sets the value of the clockPeriod property.