Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.SingleShotDriver.SingleShotValue

Packages that use SingleShotDriver.SingleShotValue
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of SingleShotDriver.SingleShotValue in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return SingleShotDriver.SingleShotValue
 SingleShotDriver.SingleShotValue ObjectFactory.createSingleShotDriverSingleShotValue()
          Create an instance of SingleShotDriver.SingleShotValue
 SingleShotDriver.SingleShotValue SingleShotDriver.getSingleShotValue()
          Gets the value of the singleShotValue property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type SingleShotDriver.SingleShotValue
 void SingleShotDriver.setSingleShotValue(SingleShotDriver.SingleShotValue value)
          Sets the value of the singleShotValue property.