| Package | Description |
|---|---|
| net.maritimecloud.msdl.model |
| Modifier and Type | Method and Description |
|---|---|
BaseType |
Type.getBaseType() |
static BaseType |
BaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseType[] |
BaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BaseType.isAnyOf(BaseType... states)
Returns true if the state is any of the specified states, otherwise false.
|
Copyright © 2012–2014 Danish Maritime Authority. All rights reserved.