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