| Constructor and Description |
|---|
Flags(Boolean _inPlace,
Boolean _notGuilty) |
Flags(ErrorSpec.Flags source)
Creates a copy from Source Object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Boolean |
isInPlace() |
Boolean |
isNotGuilty() |
String |
toString() |
public Flags(ErrorSpec.Flags source)
source - Source objectCopyright © 2018 OpenDaylight. All rights reserved.