Uses of Class
com.banda.chemistry.domain.AcCompartmentChannel

Packages that use AcCompartmentChannel
com.banda.chemistry.domain   
 

Uses of AcCompartmentChannel in com.banda.chemistry.domain
 

Methods in com.banda.chemistry.domain that return types with arguments of type AcCompartmentChannel
 Collection<AcCompartmentChannel> AcCompartment.getChannels()
           
 

Methods in com.banda.chemistry.domain with parameters of type AcCompartmentChannel
 void AcCompartment.addChannel(AcCompartmentChannel channel)
           
 void AcCompartment.removeChannel(AcCompartmentChannel channel)
           
 

Method parameters in com.banda.chemistry.domain with type arguments of type AcCompartmentChannel
 void AcCompartment.setChannels(Collection<AcCompartmentChannel> channels)
           
 



Copyright © 2013. All Rights Reserved.