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