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