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