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