public class TpId extends org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri implements Serializable
Constructor and Description |
---|
TpId(String _value) |
TpId(TpId source)
Creates a copy from Source Object.
|
TpId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.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(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri source)
source
- Source objectCopyright © 2017 OpenDaylight. All rights reserved.