public class NodeId extends Uri implements Serializable
Constructor and Description |
---|
NodeId(NodeId source)
Creates a copy from Source Object.
|
NodeId(String _value) |
NodeId(Uri source)
Creates a new instance from Uri
|
Modifier and Type | Method and Description |
---|---|
static NodeId |
getDefaultInstance(String defaultValue) |
@ConstructorProperties(value="value") public NodeId(String _value)
public NodeId(NodeId source)
source
- Source objectpublic NodeId(Uri source)
source
- Source objectCopyright © 2019 OpenDaylight. All rights reserved.