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

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

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

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