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

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

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

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