public static class ConfigValueTest.ConfigValueLowerConfigSource extends Object implements ConfigSource
CONFIG_ORDINAL, DEFAULT_ORDINAL
Constructor and Description |
---|
ConfigValueLowerConfigSource() |
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, wait
getProperties
public Set<String> getPropertyNames()
getPropertyNames
in interface ConfigSource
public String getValue(String propertyName)
getValue
in interface ConfigSource
public String getName()
getName
in interface ConfigSource
public int getOrdinal()
getOrdinal
in interface ConfigSource
Copyright © 2020 Eclipse Foundation. All rights reserved.