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