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

Packages that use AcCompartmentChannelDirection
com.banda.chemistry.domain   
 

Uses of AcCompartmentChannelDirection in com.banda.chemistry.domain
 

Methods in com.banda.chemistry.domain that return AcCompartmentChannelDirection
 AcCompartmentChannelDirection AcCompartmentChannel.getDirection()
           
static AcCompartmentChannelDirection AcCompartmentChannelDirection.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AcCompartmentChannelDirection[] AcCompartmentChannelDirection.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.banda.chemistry.domain with parameters of type AcCompartmentChannelDirection
 void AcCompartmentChannel.setDirection(AcCompartmentChannelDirection direction)
           
 



Copyright © 2013. All Rights Reserved.