public class ZeroBasedCounter64 extends Counter64 implements Serializable
Constructor and Description |
---|
ZeroBasedCounter64(BigInteger _value) |
ZeroBasedCounter64(Counter64 source)
Creates a new instance from Counter64
|
ZeroBasedCounter64(ZeroBasedCounter64 source)
Creates a copy from Source Object.
|
Modifier and Type | Method and Description |
---|---|
static ZeroBasedCounter64 |
getDefaultInstance(String defaultValue) |
@ConstructorProperties(value="value") public ZeroBasedCounter64(BigInteger _value)
public ZeroBasedCounter64(ZeroBasedCounter64 source)
source
- Source objectpublic ZeroBasedCounter64(Counter64 source)
source
- Source objectpublic static ZeroBasedCounter64 getDefaultInstance(String defaultValue)
Copyright © 2019 OpenDaylight. All rights reserved.