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