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