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

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

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

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition 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.AbstractionDefinition with parameters of type ClockDriverType.ClockPulseValue
 void ClockDriverType.setClockPulseValue(ClockDriverType.ClockPulseValue value)
          Sets the value of the clockPulseValue property.