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

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

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

Methods in com.eu.miscedautils.ipxact.DesignConfig 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.DesignConfig with parameters of type ClockDriverType.ClockPeriod
 void ClockDriverType.setClockPeriod(ClockDriverType.ClockPeriod value)
          Sets the value of the clockPeriod property.