public static class ConfigValueTest.ConfigValueConfigSource extends Object implements ConfigSource
CONFIG_ORDINAL, DEFAULT_ORDINAL| Constructor and Description |
|---|
ConfigValueConfigSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getOrdinal() |
Set<String> |
getPropertyNames() |
String |
getValue(String propertyName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertiespublic Set<String> getPropertyNames()
getPropertyNames in interface ConfigSourcepublic String getValue(String propertyName)
getValue in interface ConfigSourcepublic String getName()
getName in interface ConfigSourcepublic int getOrdinal()
getOrdinal in interface ConfigSourceCopyright © 2016 – 2023 Eclipse Foundation. All rights reserved.
Use is subject to license terms.