Package | Description |
---|---|
ambit2.base.data |
Base data structures; no chemistry.
|
Modifier and Type | Field and Description |
---|---|
protected AmbitUser.USER_TYPE |
AmbitUser.type |
Modifier and Type | Method and Description |
---|---|
AmbitUser.USER_TYPE |
AmbitUser.getType() |
static AmbitUser.USER_TYPE |
AmbitUser.USER_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AmbitUser.USER_TYPE[] |
AmbitUser.USER_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 |
AmbitUser.setType(AmbitUser.USER_TYPE type) |
Constructor and Description |
---|
AmbitUser(String name,
AmbitUser.USER_TYPE type) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.