@Deprecated public class NodeId extends org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri implements Serializable
Constructor and Description |
---|
NodeId(NodeId source)
Deprecated.
Creates a copy from Source Object.
|
NodeId(String _value)
Deprecated.
|
NodeId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri source)
Deprecated.
Creates a new instance from Uri
|
Modifier and Type | Method and Description |
---|---|
static NodeId |
getDefaultInstance(String defaultValue)
Deprecated.
|
@ConstructorProperties(value="value") public NodeId(String _value)
public NodeId(NodeId source)
source
- Source objectpublic NodeId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri source)
source
- Source objectCopyright © 2019 OpenDaylight. All rights reserved.