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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor 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.Abstractor 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.Abstractor with parameters of type HierInterface
 void MonitorInterconnection.setMonitoredActiveInterface(HierInterface value)
          Sets the value of the monitoredActiveInterface property.