aokell
Class AOKellMembranes

java.lang.Object
  extended by aokell.AOKellMembranes

public class AOKellMembranes
extends Object

The class contains a single field which defines the membranes supported by AOKell.

Author:
Lionel Seinturier

Field Summary
static MembraneDef[] MEMBRANES
          AOKell membranes.
 
Constructor Summary
AOKellMembranes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MEMBRANES

public static final MembraneDef[] MEMBRANES
AOKell membranes.

Constructor Detail

AOKellMembranes

public AOKellMembranes()