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