public static class CdsProperties.Definition extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CdsProperties.Definition.Messaging |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,CdsProperties.Definition> |
definitions |
protected CdsProperties.Definition.Messaging |
messaging
Properties to connect messaging to this CDS definition.
|
protected String |
name
The name of the CDS definition.
|
| Constructor and Description |
|---|
Definition() |
| Modifier and Type | Method and Description |
|---|---|
CdsProperties.Definition |
getDefinition(String name) |
protected String name
protected CdsProperties.Definition.Messaging messaging
protected Map<String,CdsProperties.Definition> definitions
public CdsProperties.Definition getDefinition(String name)
Copyright © 2021. All rights reserved.