|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameType | |
|---|---|
| com.discoverygate.webservice.types | |
| Uses of NameType in com.discoverygate.webservice.types |
|---|
| Fields in com.discoverygate.webservice.types declared as NameType | |
|---|---|
static NameType |
NameType.BHR
|
static NameType |
NameType.BRN
|
static NameType |
NameType.CAS
|
static NameType |
NameType.GENERIC_NAME
|
static NameType |
NameType.NAME
|
static NameType |
NameType.NAME_PACKED
|
static NameType |
NameType.NEMAKEY
|
static NameType |
NameType.OHSNUMBER
|
static NameType |
NameType.PREFERRED_NAME
|
| Methods in com.discoverygate.webservice.types that return NameType | |
|---|---|
static NameType |
NameType.fromString(java.lang.String value)
|
static NameType |
NameType.fromValue(java.lang.String value)
|
NameType |
Names.getType()
Gets the type value for this Names. |
| Methods in com.discoverygate.webservice.types with parameters of type NameType | |
|---|---|
void |
Names.setType(NameType type)
Sets the type value for this Names. |
| Constructors in com.discoverygate.webservice.types with parameters of type NameType | |
|---|---|
Names(java.lang.String compoundId,
Datasource datasource,
NameType type,
java.lang.String[] values)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||