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

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

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

Methods in com.eu.miscedautils.ipxact.Component that return Channels
 Channels ObjectFactory.createChannels()
          Create an instance of Channels
 Channels ComponentType.getChannels()
          Gets the value of the channels property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type Channels
 void ComponentType.setChannels(Channels value)
          Sets the value of the channels property.