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