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

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

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

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