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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor 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.Abstractor with parameters of type SingleShotDriver.SingleShotDuration
 void SingleShotDriver.setSingleShotDuration(SingleShotDriver.SingleShotDuration value)
          Sets the value of the singleShotDuration property.