public class TopicId extends Object implements Serializable
| Constructor and Description |
|---|
TopicId(String _value) |
TopicId(TopicId source)
Creates a copy from Source Object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static TopicId |
getDefaultInstance(String defaultValue) |
String |
getValue() |
int |
hashCode() |
String |
toString() |
@ConstructorProperties(value="value") public TopicId(String _value)
public TopicId(TopicId source)
source - Source objectpublic String getValue()
Copyright © 2017 OpenDaylight. All rights reserved.