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

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

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

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