Package | Description |
---|---|
systems.dmx.config |
Modifier and Type | Field and Description |
---|---|
private ConfigTarget |
ConfigDefinition.target |
Modifier and Type | Method and Description |
---|---|
static ConfigTarget |
ConfigTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigTarget[] |
ConfigTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConfigDefinition(ConfigTarget target,
String configurableUri,
TopicModel defaultConfigTopic,
ConfigModificationRole role) |
ConfigDefinition(ConfigTarget target,
String configurableUri,
TopicModel defaultConfigTopic,
ConfigModificationRole role,
ConfigCustomizer customizer) |
Copyright © 2018. All Rights Reserved.