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