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

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

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

Methods in com.eu.miscedautils.ipxact.Component that return HierInterface
 HierInterface ObjectFactory.createHierInterface()
          Create an instance of HierInterface
 HierInterface MonitorInterconnection.getMonitoredActiveInterface()
          Gets the value of the monitoredActiveInterface property.
 

Methods in com.eu.miscedautils.ipxact.Component that return types with arguments of type HierInterface
 java.util.List<HierInterface> MonitorInterconnection.getMonitorInterface()
          Gets the value of the monitorInterface property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type HierInterface
 void MonitorInterconnection.setMonitoredActiveInterface(HierInterface value)
          Sets the value of the monitoredActiveInterface property.