public class EventServerDataExchange
extends java.lang.Object
Constructor and Description |
---|
EventServerDataExchange() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getValue(java.lang.String propertyString_)
Queries if the corresponding value of propertyString_ is set
in the property file of this application.
|
public static final java.lang.String getValue(java.lang.String propertyString_)
Queries if the corresponding value of propertyString_ is set
in the property file of this application. This calls the method of
getProperty(String)
.
propertyString_
- Is the string value you are querying for.14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft