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

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

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

Methods in com.eu.miscedautils.ipxact.Component 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.Component with parameters of type PortTransactionalType
 void PortDeclarationType.setTransactional(PortTransactionalType value)
          Sets the value of the transactional property.