Package | Description |
---|---|
ambit2.base.data |
Base data structures; no chemistry.
|
Modifier and Type | Field and Description |
---|---|
protected ILiteratureEntry._type |
LiteratureEntry.type |
Modifier and Type | Method and Description |
---|---|
ILiteratureEntry._type |
ILiteratureEntry.getType() |
ILiteratureEntry._type |
LiteratureEntry.getType() |
static ILiteratureEntry._type |
ILiteratureEntry._type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ILiteratureEntry._type[] |
ILiteratureEntry._type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ILiteratureEntry.setType(ILiteratureEntry._type type) |
void |
LiteratureEntry.setType(ILiteratureEntry._type type) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.