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