Package | Description |
---|---|
com.dukascopy.api |
Modifier and Type | Method and Description |
---|---|
static IMessage.Reason |
IMessage.Reason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IMessage.Reason[] |
IMessage.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<IMessage.Reason> |
IMessage.getReasons()
Returns a set of message's reasons.
|
Copyright © 2024. All rights reserved.