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