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