Package | Description |
---|---|
mpicbg.imglib.type | |
mpicbg.imglib.type.label |
Modifier and Type | Method and Description |
---|---|
BasePairBitType.Base |
BasePairType.get() |
Modifier and Type | Method and Description |
---|---|
void |
BasePairType.set(BasePairBitType.Base base) |
Modifier and Type | Method and Description |
---|---|
BasePairBitType.Base |
BasePairCharType.get() |
BasePairBitType.Base |
BasePairBitType.get() |
static BasePairBitType.Base |
BasePairBitType.Base.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasePairBitType.Base[] |
BasePairBitType.Base.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BasePairCharType.set(BasePairBitType.Base base) |
void |
BasePairBitType.set(BasePairBitType.Base base) |
Constructor and Description |
---|
BasePairBitType(BasePairBitType.Base value) |
BasePairCharType(BasePairBitType.Base value) |
Copyright © 2015–2021 Fiji. All rights reserved.