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

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

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

Methods in com.eu.miscedautils.ipxact.Design that return ClockDriverType.ClockPulseValue
 ClockDriverType.ClockPulseValue ObjectFactory.createClockDriverTypeClockPulseValue()
          Create an instance of ClockDriverType.ClockPulseValue
 ClockDriverType.ClockPulseValue ClockDriverType.getClockPulseValue()
          Gets the value of the clockPulseValue property.
 

Methods in com.eu.miscedautils.ipxact.Design with parameters of type ClockDriverType.ClockPulseValue
 void ClockDriverType.setClockPulseValue(ClockDriverType.ClockPulseValue value)
          Sets the value of the clockPulseValue property.