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