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