| Package | Description |
|---|---|
| org.eclipse.scada.ae |
| Modifier and Type | Method and Description |
|---|---|
static Event.Fields |
Event.Fields.byField(java.lang.String name) |
static Event.Fields |
Event.Fields.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Event.Fields[] |
Event.Fields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Event.EventBuilder |
Event.EventBuilder.attribute(Event.Fields key,
Variant value) |
Variant |
Event.getField(Event.Fields field) |
boolean |
Event.EventBuilder.hasAttribute(Event.Fields key) |
void |
Event.setField(Event.Fields field,
Variant value) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0