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

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

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

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