Package | Description |
---|---|
com.darwino.domino.napi.enums | |
com.darwino.domino.napi.struct | |
com.darwino.domino.napi.wrap |
Modifier and Type | Method and Description |
---|---|
static TimeConstant |
TimeConstant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeConstant[] |
TimeConstant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TIMEDATE.setToTimeConstant(TimeConstant timeConstant) |
Modifier and Type | Method and Description |
---|---|
static NSFDateTime |
NSFDateTime.fromTimeConstant(TimeConstant timeConstant)
Constructs an
NSFDateTime value corresponding to the provided TimeConstant . |
Copyright © 2014–2018. All rights reserved.