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

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

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

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