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