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