public class CellSubsections extends Object
| Modifier and Type | Field and Description |
|---|---|
static CellSubsection |
CELL_OUTER_MEMBRANE |
static CellSubsection |
CYTOPLASM |
static CellSubsection |
EARLY_ENDOSOME_LUMEN |
static CellSubsection |
EARLY_ENDOSOME_MEMBRANE |
static CellSubsection |
EXTRACELLULAR_REGION |
static CellSubsection |
NUCLEAR_MEMBRANE |
static CellSubsection |
NUCLEOPLASM |
static CellSubsection |
VESICLE_LUMEN |
static CellSubsection |
VESICLE_MEMBRANE |
| Constructor and Description |
|---|
CellSubsections() |
public static final CellSubsection CYTOPLASM
public static final CellSubsection CELL_OUTER_MEMBRANE
public static final CellSubsection NUCLEOPLASM
public static final CellSubsection NUCLEAR_MEMBRANE
public static final CellSubsection EARLY_ENDOSOME_LUMEN
public static final CellSubsection EARLY_ENDOSOME_MEMBRANE
public static final CellSubsection EXTRACELLULAR_REGION
public static final CellSubsection VESICLE_MEMBRANE
public static final CellSubsection VESICLE_LUMEN
Copyright © 2019. All rights reserved.