Uses of Class
com.eu.miscedautils.ipxact.Abstractor.AbstractorType.AbstractorInterfaces

Packages that use AbstractorType.AbstractorInterfaces
com.eu.miscedautils.ipxact.Abstractor   
 

Uses of AbstractorType.AbstractorInterfaces in com.eu.miscedautils.ipxact.Abstractor
 

Methods in com.eu.miscedautils.ipxact.Abstractor that return AbstractorType.AbstractorInterfaces
 AbstractorType.AbstractorInterfaces ObjectFactory.createAbstractorTypeAbstractorInterfaces()
          Create an instance of AbstractorType.AbstractorInterfaces
 AbstractorType.AbstractorInterfaces AbstractorType.getAbstractorInterfaces()
          Gets the value of the abstractorInterfaces property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type AbstractorType.AbstractorInterfaces
 void AbstractorType.setAbstractorInterfaces(AbstractorType.AbstractorInterfaces value)
          Sets the value of the abstractorInterfaces property.