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