| Package | Description |
|---|---|
| net.finmath.smartcontract.contract |
Classes supporting the implementation of a smart derivative contract.
|
| Modifier and Type | Method and Description |
|---|---|
SmartDerivativeContractEvent.EventsTypes |
SmartDerivativeContractEvent.getEventType() |
static SmartDerivativeContractEvent.EventsTypes |
SmartDerivativeContractEvent.EventsTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmartDerivativeContractEvent.EventsTypes[] |
SmartDerivativeContractEvent.EventsTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SmartDerivativeContractEvent(SmartDerivativeContractEvent.EventsTypes eventType,
LocalDateTime eventTime,
Object eventData) |
Copyright © 2019. All rights reserved.