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

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

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

Methods in com.eu.miscedautils.ipxact.Component that return ClockDriverType.ClockPulseOffset
 ClockDriverType.ClockPulseOffset ObjectFactory.createClockDriverTypeClockPulseOffset()
          Create an instance of ClockDriverType.ClockPulseOffset
 ClockDriverType.ClockPulseOffset ClockDriverType.getClockPulseOffset()
          Gets the value of the clockPulseOffset property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type ClockDriverType.ClockPulseOffset
 void ClockDriverType.setClockPulseOffset(ClockDriverType.ClockPulseOffset value)
          Sets the value of the clockPulseOffset property.