Uses of Class
com.eu.miscedautils.ipxact.Component.AbstractorModelType.Ports

Packages that use AbstractorModelType.Ports
com.eu.miscedautils.ipxact.Component   
 

Uses of AbstractorModelType.Ports in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return AbstractorModelType.Ports
 AbstractorModelType.Ports ObjectFactory.createAbstractorModelTypePorts()
          Create an instance of AbstractorModelType.Ports
 AbstractorModelType.Ports AbstractorModelType.getPorts()
          Gets the value of the ports property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type AbstractorModelType.Ports
 void AbstractorModelType.setPorts(AbstractorModelType.Ports value)
          Sets the value of the ports property.