|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Unit | |
|---|---|
| com.dukascopy.api | |
| Uses of Unit in com.dukascopy.api |
|---|
| Fields in com.dukascopy.api declared as Unit | |
|---|---|
Unit |
Period.unit
Time unit |
| Methods in com.dukascopy.api that return Unit | |
|---|---|
Unit |
Period.getUnit()
Returns time unit. |
static Unit |
Unit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Unit[] |
Unit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.dukascopy.api with parameters of type Unit | |
|---|---|
Period(Unit unit,
int nUnits)
Creates custom period |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||