Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.PortTransactionalType

Packages that use PortTransactionalType
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of PortTransactionalType in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return PortTransactionalType
 PortTransactionalType ObjectFactory.createPortTransactionalType()
          Create an instance of PortTransactionalType
 PortTransactionalType PortDeclarationType.getTransactional()
          Gets the value of the transactional property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type PortTransactionalType
 void PortDeclarationType.setTransactional(PortTransactionalType value)
          Sets the value of the transactional property.