| Package | Description |
|---|---|
| com.mware.ge.values | |
| com.mware.ge.values.virtual |
| Modifier and Type | Method and Description |
|---|---|
abstract VirtualValueGroup |
VirtualValue.valueGroup() |
| Modifier and Type | Method and Description |
|---|---|
VirtualValueGroup |
VirtualRelationshipValue.valueGroup() |
VirtualValueGroup |
VirtualNodeValue.valueGroup() |
VirtualValueGroup |
PathValue.valueGroup() |
VirtualValueGroup |
MapValue.valueGroup() |
VirtualValueGroup |
ErrorValue.valueGroup() |
VirtualValueGroup |
ListValue.valueGroup() |
static VirtualValueGroup |
VirtualValueGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VirtualValueGroup[] |
VirtualValueGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.