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

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

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

Methods in com.eu.miscedautils.ipxact.DesignConfig that return SingleShotDriver.SingleShotDuration
 SingleShotDriver.SingleShotDuration ObjectFactory.createSingleShotDriverSingleShotDuration()
          Create an instance of SingleShotDriver.SingleShotDuration
 SingleShotDriver.SingleShotDuration SingleShotDriver.getSingleShotDuration()
          Gets the value of the singleShotDuration property.
 

Methods in com.eu.miscedautils.ipxact.DesignConfig with parameters of type SingleShotDriver.SingleShotDuration
 void SingleShotDriver.setSingleShotDuration(SingleShotDriver.SingleShotDuration value)
          Sets the value of the singleShotDuration property.