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