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