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

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

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

Methods in com.eu.miscedautils.ipxact.BusDefinition that return TransTypeDef
 TransTypeDef ObjectFactory.createTransTypeDef()
          Create an instance of TransTypeDef
 TransTypeDef PortTransactionalType.getTransTypeDef()
          Definition of the port type expressed in the default language for this port (i.e.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type TransTypeDef
 void PortTransactionalType.setTransTypeDef(TransTypeDef value)
          Sets the value of the transTypeDef property.