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