public class ConfigurationEntry extends AbstractPropertyChange
Modifier and Type | Field and Description |
---|---|
static String |
PROP_KEY |
static String |
PROP_VALUE |
Constructor and Description |
---|
ConfigurationEntry() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getKey() |
String |
getValue() |
int |
hashCode() |
void |
setKey(String key) |
void |
setValue(String value) |
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener
public static final String PROP_KEY
public static final String PROP_VALUE
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.