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

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

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

Methods in com.eu.miscedautils.ipxact.Component 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.Component with parameters of type SingleShotDriver.SingleShotValue
 void SingleShotDriver.setSingleShotValue(SingleShotDriver.SingleShotValue value)
          Sets the value of the singleShotValue property.