public class RouterId extends DottedQuad implements Serializable
Modifier and Type | Field and Description |
---|---|
static List<String> |
PATTERN_CONSTANTS |
Constructor and Description |
---|
RouterId(DottedQuad source)
Creates a new instance from DottedQuad
|
RouterId(RouterId source)
Creates a copy from Source Object.
|
RouterId(String _value) |
Modifier and Type | Method and Description |
---|---|
static RouterId |
getDefaultInstance(String defaultValue) |
equals, getValue, hashCode, toString
@ConstructorProperties(value="value") public RouterId(String _value)
public RouterId(RouterId source)
source
- Source objectpublic RouterId(DottedQuad source)
source
- Source objectCopyright © 2019 OpenDaylight. All rights reserved.