public static class ServiceDefinition.Topic
extends java.lang.Object
| Constructor and Description |
|---|
Topic(java.lang.String name)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addData(ServiceDefinition.Data data)
Add a data to the topic.
|
java.util.Map<java.lang.String,ServiceDefinition.Data> |
getDatas()
Return the datas associated with the topic.
|
java.lang.String |
getName()
Return the Topic name.
|
public Topic(java.lang.String name)
name - the Topic namepublic java.lang.String getName()
public void addData(ServiceDefinition.Data data)
data - the datapublic java.util.Map<java.lang.String,ServiceDefinition.Data> getDatas()
Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence