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