| Package | Description |
|---|---|
| joynr.infrastructure.DacTypes |
| Modifier and Type | Method and Description |
|---|---|
static ChangeType |
ChangeType.getEnumValue(Integer ordinal)
Get the matching enum for an ordinal number
|
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.