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

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

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

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