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

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

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

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