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

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

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

Methods in com.eu.miscedautils.ipxact.DesignConfig that return SingleShotDriver.SingleShotOffset
 SingleShotDriver.SingleShotOffset ObjectFactory.createSingleShotDriverSingleShotOffset()
          Create an instance of SingleShotDriver.SingleShotOffset
 SingleShotDriver.SingleShotOffset SingleShotDriver.getSingleShotOffset()
          Gets the value of the singleShotOffset property.
 

Methods in com.eu.miscedautils.ipxact.DesignConfig with parameters of type SingleShotDriver.SingleShotOffset
 void SingleShotDriver.setSingleShotOffset(SingleShotDriver.SingleShotOffset value)
          Sets the value of the singleShotOffset property.