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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor that return BusInterfaceType
 BusInterfaceType ObjectFactory.createBusInterfaceType()
          Create an instance of BusInterfaceType
 

Methods in com.eu.miscedautils.ipxact.Abstractor that return types with arguments of type BusInterfaceType
 javax.xml.bind.JAXBElement<BusInterfaceType> ObjectFactory.createBusInterface(BusInterfaceType value)
          Create an instance of JAXBElement<BusInterfaceType>}
 java.util.List<BusInterfaceType> BusInterfaces.getBusInterface()
          Gets the value of the busInterface property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type BusInterfaceType
 javax.xml.bind.JAXBElement<BusInterfaceType> ObjectFactory.createBusInterface(BusInterfaceType value)
          Create an instance of JAXBElement<BusInterfaceType>}