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