| Package | Description |
|---|---|
| org.eclipse.scada.utils.pkg.deb.control |
| Modifier and Type | Method and Description |
|---|---|
FieldType |
ControlFieldDefinition.getType() |
static FieldType |
FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldType[] |
FieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ControlFieldDefinition(String name,
FieldType type) |
ControlFieldDefinition(String name,
FieldType type,
Pattern pattern) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.