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

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

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

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